# -*- 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             github ledell cvAUC 1.1.4 v
revision            5
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             Apache-2
description         Cross-validated area under the ROC curve confidence intervals
long_description    {*}${description}
checksums           rmd160  c6409df20925681975f4ef6eead694c2627240ce \
                    sha256  cc3d8a1d5b51bc80a3c5777664d69c99321186a3c84b9882140018b5ee2b0a78 \
                    size    92633
github.tarball_from archive
supported_archs     noarch

depends_lib-append  port:R-data.table \
                    port:R-ROCR

test.run            yes
