# -*- 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 l0ara 0.1.6
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Sparse generalized linear model with l0 approximation for feature selection
long_description    {*}${description}
checksums           rmd160  7b229c44a54a70fc8ca5471c45b9454bd83b49e1 \
                    sha256  586242f14b6b076ae7d81e069540eeaac47af09db44231fa3f1f2080574664b3 \
                    size    9724

depends_lib-append  port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

test.run            yes
