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

depends_lib-append  port:R-RColorBrewer

test.run            yes
