# -*- 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            2
categories-append   math
maintainers         nomaintainer
license             Apache-2
description         Cross-validated area under the ROC curve confidence intervals
long_description    {*}${description}
checksums           rmd160  bfcfa23ee8001478fcedcb9d52dabb4372df80a6 \
                    sha256  c9b11f37156f9af44d16d5af63aad88213296924382c586ea6a29a56644a2b83 \
                    size    92640
supported_archs     noarch
platforms           {darwin any}

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

test.run            yes
