# -*- 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 TSS.RESTREND 0.3.1
revision            1
maintainers         nomaintainer
license             GPL-3
description         Time Series Segmentation of Residual Trends
long_description    {*}${description}
checksums           rmd160  e080bf112bf2047f14326c9e52788280bc2236fc \
                    sha256  4e58e37211af12dde403fba5732ebf8e80718809e60857be6e4b31a9927341d1 \
                    size    171293
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-bfast \
                    port:R-broom \
                    port:R-ggplot2 \
                    port:R-mblm \
                    port:R-RcppRoll \
                    port:R-strucchange

depends_test-append port:R-car \
                    port:R-rgl

test.run            yes
