# -*- 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 helske tsPI 1.0.4
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Improved prediction intervals for ARIMA processes and structural time series
long_description    {*}${description}
checksums           rmd160  8e1b684278c033066a0c15ea5bbfda68aa50de63 \
                    sha256  de5b3027b873870d7520ae50b512eda459f672d321dd90d0210c2c79d16cc4aa \
                    size    18280

depends_lib-append  port:R-KFAS

compilers.setup     require_fortran

depends_test-append port:R-testthat

test.run            yes
