# -*- 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 mcol nestfs 1.0.3 nestfs_
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Cross-validated (nested) forward selection
long_description    {*}${description}
checksums           rmd160  f0c68b27f9502f3f3fbe77a63c6c518c50fe6330 \
                    sha256  92da09392a4e09997ec5b1848f789d4c0a35c457ef95d51a8d17f59ee2158c2e \
                    size    238513
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-dgof \
                    port:R-pROC

depends_test-append port:R-testthat

test.run            yes
