# -*- 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 ecpolley SuperLearner 2.0-29
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Implements the super-learner prediction method and contains a library \
                    of prediction algorithms to be used in the super-learner
long_description    {*}${description}
homepage            https://github.com/ecpolley/SuperLearner
checksums           rmd160  34508ea5e24c8713166cb813c1b20e69d046ddbe \
                    sha256  236b03f969f4880680abb7f818bbbd92926ac3cb30b55560e3ee4d25d1572b3c \
                    size    528103
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-cvAUC \
                    port:R-gam \
                    port:R-nnls
