# -*- 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 elasticnet 1.3
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Elastic net for sparse estimation and sparse PCA
long_description    {*}${description}
checksums           rmd160  811f3c3121505d12c18031aa9d86e095df2fa4b9 \
                    sha256  4826f1f7740a69b615c8db31b74eefa6f6a2bd4fd589f7f1aae232d00ce0ac5b \
                    size    170609
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-lars

test.run            yes
