# -*- 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 TSA 1.3.1
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Time Series Analysis
long_description    {*}${description}
homepage            https://stat.uiowa.edu/~kchan/TSA.htm
checksums           rmd160  c20b1ed59e72cedfcbd3a099380b0c5123d7ab90 \
                    sha256  7da53604f8cff7eb2f241b71b0f337c78c758c08658dc79e0baaf2c38546e591 \
                    size    207505
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-leaps \
                    port:R-locfit \
                    port:R-tseries

test.run            yes
