# -*- 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 hafen stlplus 0.5.1
revision            2
categories-append   math
maintainers         nomaintainer
license             BSD
description         Enhanced seasonal decomposition of time series
long_description    {*}${description}
checksums           rmd160  136a691f687285910e6003e2a59527033e2abad0 \
                    sha256  e51be75503d199cc53d6e323f97dd414f3750f180faf4c9e4e5fa0547547e290 \
                    size    20891

depends_lib-append  port:R-Rcpp \
                    port:R-yaImpute

depends_test-append port:R-testthat

test.run            yes
