# -*- 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 l1ball 0.1.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         L1-ball prior for sparse regression
long_description    {*}${description}
checksums           rmd160  71ba8c969ef7679f94e53c6fa1a405785c859105 \
                    sha256  3de2ef276ee82b205151a32f8ab22f48e1e31a725cacd5df2c863c3edd0ed8e7 \
                    size    4020
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-VGAM

test.run            yes
