mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
754 B
Tcl
20 lines
754 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 cran AUC 0.3.2
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Threshold-independent performance measures for probabilistic classifiers
|
|
long_description {*}${description}
|
|
checksums rmd160 7d2f504e6e4ac5cc3a2a8546ba9b99b8d66001f1 \
|
|
sha256 836b25b654a82f6ab69b86be95acc22a214da0ad06d71eab787ae1ebe721ae1f \
|
|
size 13197
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|