# -*- 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 hastie sparsenet 1.7
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Fit sparse linear regression models \
                    via non-convex optimization
long_description    {*}${description}
checksums           rmd160  667a7c4e9b898db4eb8097ee072739913b0224e3 \
                    sha256  1048806a4e3e8e1eeced38984efd255f73616dc1609611f63d8660af44418e00 \
                    size    21830

depends_lib-append  port:R-shape

compilers.setup     require_fortran

test.run            yes
