# -*- 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.3
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} 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  f66b637787d6c70eec110c220c7766911b0d35fb \
                    sha256  b749da1fca9b9cbb7667ff5f84a75b2f3351dbdeac645fb6311eeb6260f49c18 \
                    size    60976

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
