# -*- 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 smoots 1.1.4
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Non-parametric estimation of the trend and its derivatives in TS
long_description    {*}${description}
checksums           rmd160  ca65349b4d32540959bec68c5b95824695640462 \
                    sha256  7a83c77644071ae878c5589182e5dd9e16f60e2f4a5a7ae36fced82704b434b7 \
                    size    428692

depends_lib-append  port:R-future \
                    port:R-future.apply \
                    port:R-progress \
                    port:R-progressr \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

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

test.run            yes
