# -*- 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 donotdespair bsvars 3.2 v
revision            0
categories-append   economics math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3+
description         Bayesian estimation of structural vector autoregressive models
long_description    {*}${description}
homepage            https://bsvars.github.io/bsvars
checksums           rmd160  4df296f813b0a7f83358d7bc27fa4c232f84fe9c \
                    sha256  c1e3b16fddc269de49644b59fafa7f065d42025fbf58c0c2a0b8d5bba618dc70 \
                    size    989546
github.tarball_from archive

depends_lib-append  port:R-GIGrvg \
                    port:R-R6 \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-RcppProgress \
                    port:R-RcppTN \
                    port:R-stochvol

compilers.setup     require_fortran

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

test.run            yes
