# -*- 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 steve.the.bayesian bsts 0.9.11
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             {LGPL-2.1 MIT}
description         Bayesian Structural Time Series
long_description    Time series regression using dynamic linear models fit using MCMC.
checksums           rmd160  43455749a0bfcb365e19b260802fbe2520a1468a \
                    sha256  91355608144ca5ec0fc2c0b763a2012fa025974930cd340674f11a8bc9f43cd5 \
                    size    304875

depends_lib-append  port:R-Boom \
                    port:R-BoomSpikeSlab \
                    port:R-xts \
                    port:R-zoo

depends_test-append port:R-testthat

# There is one failure in examples on PowerPC:
# https://github.com/steve-the-bayesian/BOOM/issues/80
test.run            yes
