# -*- 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             github bfast2 bfast 1.7.0 v
revision            0
categories-append   economics
maintainers         nomaintainer
license             GPL-2+
description         Breaks for Additive Season and Trend in time series
long_description    {*}${description}
homepage            https://bfast2.github.io
checksums           rmd160  d3a241ab8c0d922e715cc31ff41cdc12933c6f8e \
                    sha256  3ec20a860278f27bee61263af83f91967c57010019aefaa906a661c6da4494c4 \
                    size    118302
github.tarball_from archive

depends_lib-append  port:R-forecast \
                    port:R-Rcpp \
                    port:R-Rdpack \
                    port:R-strucchangeRcpp \
                    port:R-zoo

depends_test-append port:R-sfsmisc \
                    port:R-stlplus \
                    port:R-terra

test.run            yes
