# -*- 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 danielmork dlmtree 1.0.0
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3+
description         Bayesian Treed Distributed Lag Models
long_description    {*}${description}
homepage            https://danielmork.github.io/dlmtree
checksums           rmd160  da52fc4980284c2ba6c05fb4838d13fb27616784 \
                    sha256  1e9aa6a7fbad26834eb4c72e71f4b12835d66b2fb396e33e1357381306d3d65b \
                    size    14240605
github.tarball_from archive

depends_lib-append  port:R-dplyr \
                    port:R-ggplot2 \
                    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
