# -*- 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 anthony.christidis robStepSplitReg 2.0.0
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Robust stepwise split regularized regression
long_description    {*}${description}
checksums           rmd160  89cedc8621b05438d9bb2ac08d99b03661b9683f \
                    sha256  d140a651909bc5f97ac850bb18088dd764a12a7ecc32c5fba16fb91d9a033326 \
                    size    10315

depends_lib-append  port:R-cellWise \
                    port:R-glmnet

compilers.setup     require_fortran

depends_test-append port:R-mvnfast \
                    port:R-testthat

test.run            yes
