# -*- 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 dan.grose cpop 1.0.8
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Detection of multiple changes in slope \
                    in univariate time series
long_description    {*}${description}
checksums           rmd160  d55f658a8c51f25ae10384aac4a759580ff84a88 \
                    sha256  ac3631d56fe67a5b82d5b78b7e33823ea0e3bcfb647d456cb5e2308214d85e26 \
                    size    281863

depends_lib-append  port:R-crops \
                    port:R-ggplot2 \
                    port:R-mathjaxr \
                    port:R-pacman \
                    port:R-pracma \
                    port:R-Rcpp \
                    port:R-Rdpack

depends_test-append port:R-testthat

test.run            yes
