# -*- 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 EBglmnet 6.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Empirical Bayesian lasso and elastic net methods for generalized linear models
long_description    {*}${description}
checksums           rmd160  b3bf1124e224e4e959006168f38fdacf309817e6 \
                    sha256  554ec6d2fb1f18076aa1bf270b803572eef5b70bba891c1b5538332a22bb9904 \
                    size    346927

compilers.setup     require_fortran

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

test.run            yes