# -*- 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 tsmodels tsmethods 1.0.2
revision            0
categories-append   math
platforms           {darwin any}
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Time Series Methods
long_description    {*}${description}
homepage            https://www.nopredict.com/packages/tsmethods
checksums           rmd160  e512ba656f6c72131ee534f69ec9ba32db026033 \
                    sha256  9629b1922f9d602276404af1ebe622eec7d723ed3accbea10dc129b84857547d \
                    size    18634
supported_archs     noarch

depends_lib-append  port:R-data.table \
                    port:R-xts \
                    port:R-zoo

depends_test-append port:R-testthat

test.run            yes
