# -*- 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 papapast beast 1.2
revision            1
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2
description         Bayesian estimation of change-points in the slope of multivariate time-series
long_description    {*}${description}
checksums           rmd160  cb506a7f7983de8c713d39df70053a834afab0f7 \
                    sha256  0b525bec70d4a2794e64812eb42ecd924ae22ded42012660b088f4f86adf16c2 \
                    size    222086
supported_archs     noarch

depends_lib-append  port:R-RColorBrewer

test.run            yes
