# -*- 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 jmm34 bayess 1.6
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Bayesian Essentials with R
long_description    {*}${description}
homepage            https://github.com/jmm34/bayess
checksums           rmd160  121ec42856bb6d1877daab19310fd8ab29f7eab2 \
                    sha256  3f56ff6d211bf3a8cb3a8b90de803a84ce215d306219dedf1597117c7025134f \
                    size    116379
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-combinat \
                    port:R-gplots \
                    port:R-mnormt

test.run            yes
