# -*- 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 xiaofei.wang bcp 4.0.3
revision            1
maintainers         nomaintainer
license             GPL-2+
description         Bayesian analysis of change point problems
long_description    {*}${description}
checksums           rmd160  9355a7ec5beb1592e73f412cae44bd2dfc0c5070 \
                    sha256  bedf6f875e15411cf15f487316e560babd2a17df97324935b6ea72b168421a6e \
                    size    121569

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

compilers.setup     require_fortran

patchfiles          patch-DNAcopy.diff

depends_test-append port:R-coda \
                    port:R-ggplot2 \
                    port:R-igraph \
                    port:R-strucchange \
                    port:R-vegan

test.run            yes
