# -*- 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 Diego.Pedregal UComp 5.0.5
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Automatic unobserved components \
                    and other time series models
long_description    {*}${description}
checksums           rmd160  d65e6b4ef724ea9447f5cd4e02fdafd27a1c157a \
                    sha256  c6824510d1e11a810bbbe5e4f41ca198084e9193f36054f36951506759c20fc1 \
                    size    171376

depends_lib-append  port:R-ggforce \
                    port:R-ggplot2 \
                    port:R-gridExtra \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-tsibble \
                    port:R-tsoutliers

compilers.setup     require_fortran

depends_test-append port:R-knitr \
                    port:R-rmarkdown

test.run            yes
