# -*- 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 cran pcLasso 1.2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Principal Components Lasso
long_description    A method for fitting the entire regularization path of the principal components lasso for linear and logistic regression models.
checksums           rmd160  037ad4be81df353934423e4928cafc54a2114649 \
                    sha256  5bfbdeb0fb273cccb2f0fb25f28db7de3329df596967c5e4302d5352f70c79be \
                    size    112026

depends_lib-append  port:R-svd

compilers.setup     require_fortran

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

test.run            yes
