# -*- 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 josue-rodriguez bayeslincom 1.3.0
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Linear combinations of Bayesian posterior samples
long_description    {*}${description}
checksums           rmd160  31c83af170b937cefc943c62f35b82366079268d \
                    sha256  68a1d73dfcc07efe0cc1536676db1348305755b1214983d29e279c0aeef2623e \
                    size    59766
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-ggplot2

depends_test-append port:R-BGGM \
                    port:R-testthat

test.run            yes
