# -*- 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             github mturchin20 bmass 1.0.3 v
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Bayesian Multivariate Analysis of Summary Statistics
long_description    {*}${description}
checksums           rmd160  fa83d439ea71a8a589099d64868d732833d264c1 \
                    sha256  d653c79c574f1e72a6893e9deb30c972c853d30b0ef6b0df90d21629a8ab2a00 \
                    size    73361
supported_archs     noarch

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

test.run            yes
