# -*- 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 horseshoe 0.2.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Implementation of the horseshoe prior
long_description    {*}${description}
checksums           rmd160  a98cb7ee02cbac8b19023c3abeba5904653d2311 \
                    sha256  6c647314149e9862cfeb6e37408379772f88f11c2c0972847bf5c2f994e113e2 \
                    size    332605
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-Hmisc \
                    port:R-ggplot2 \
                    port:R-knitr \
                    port:R-rmarkdown

test.run            yes
