mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
696 B
Tcl
20 lines
696 B
Tcl
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
|
|
|
PortSystem 1.0
|
|
PortGroup R 1.0
|
|
|
|
R.setup cran mommy003 R2ROC 1.0.1
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-3+
|
|
description AUC statistics
|
|
long_description {*}${description}
|
|
checksums rmd160 71c06e313c1cffdf191c0ea1a0aaf287e7c8eb84 \
|
|
sha256 3c5e108245c848e2c967ef0803c1c9841ee55472125dd6e7f52dba954bd3bf76 \
|
|
size 399858
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|