# -*- 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 leehuimin115 Mhorseshoe 0.1.4
revision            2
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             MIT
description         Approximate algorithm for horseshoe prior
long_description    ${name} provides an approximate algorithm for the horseshoe \
                    estimator used in Bayesian linear models.
checksums           rmd160  b19fb6b0f0a626510384fb880e1c556b32455e8c \
                    sha256  b8b7046a7fb37e901abb3bd9457fa836213e147992740513022e08b4c101f4fe \
                    size    60558

depends_lib-append  port:R-Rcpp

depends_test-append port:R-ggplot2 \
                    port:R-horseshoe \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
