# -*- 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

# Revert to GitHub once updated there.
R.setup             cran danielmork dlmtree 1.1.1
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3+
description         Bayesian Treed Distributed Lag Models
long_description    {*}${description}
homepage            https://danielmork.github.io/dlmtree
checksums           rmd160  a6b807a4060cc2085820c74d2658e2fba1de5b5a \
                    sha256  044edca8a4e7ef9b04be25aa442f2526c473923175a486c5dd8e25f31cd5978d \
                    size    3380062
# github.tarball_from archive

depends_lib-append  port:R-coda \
                    port:R-dplyr \
                    port:R-ggplot2 \
                    port:R-ggridges \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-RcppEigen \
                    port:R-shiny \
                    port:R-shinythemes \
                    port:R-tidyr

compilers.setup     require_fortran

test.run            yes
