# -*- 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 cran womblR 1.0.5
revision            1
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Spatiotemporal boundary detection model for areal unit data
long_description    {*}${description}
checksums           rmd160  458e38ef6ea9c45a4d3fdaeb3117d2cc23babfec \
                    sha256  f5530dc0d4dbea56ba1e3f435eb0003e45a4488837144b37535a47eae5d99b29 \
                    size    427353

depends_lib-append  port:R-msm \
                    port:R-mvtnorm \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

depends_test-append port:R-classInt \
                    port:R-coda \
                    port:R-knitr \
                    port:R-rmarkdown

test.run            yes
