# -*- 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 BayesESS 0.1.19
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Determines effective sample size of a parametric prior distribution \
                    in Bayesian models
long_description    {*}${description}
checksums           rmd160  3bd46d70f121f48c22339a9876a73fe92239bf4b \
                    sha256  b5675a07b9b8d6181e3a80880f6f8f1878651ea30db2eafc1e940a85fb2d7908 \
                    size    12565

depends_lib-append  port:R-dfcrm \
                    port:R-LaplacesDemon \
                    port:R-MatrixModels \
                    port:R-MCMCpack \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-RcppEigen

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

test.run            yes
