# -*- 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 HujieBai DPTM 1.6.0
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Dynamic panel multiple threshold model \
                    with fixed effects
long_description    {*}${description}
homepage            https://github.com/HujieBai/DPTM
checksums           rmd160  15f04e11e17c856f7e3e49b5d6157cdc73fad075 \
                    sha256  67b4fbc9cfbee7bccefe2dd2df9a18731586c548364990471a41db40aa4e0b15 \
                    size    32454

depends_lib-append  port:R-BayesianTools \
                    port:R-coda \
                    port:R-parabar \
                    port:R-purrr \
                    port:R-Rcpp \
                    port:R-RcppEigen

test.run            yes
