# -*- 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 pbreheny ncvreg 3.14.3 ncvreg_
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Regularization paths for SCAD and MCP penalized regression models
long_description    {*}${description}
homepage            https://pbreheny.github.io/ncvreg
checksums           rmd160  8b2b4ce764092e060101f12734291951e1e16e3b \
                    sha256  e5a41deb7d02b85f280c77ce2aad58df9043e78daca4edb51712c8c623b1742e \
                    size    103151
github.tarball_from archive

depends_test-append port:R-ashr \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-tinytest

test.run            yes
