# -*- 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 r-project fUnitRoots 4040.81
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Modelling trends and unit roots
long_description    {*}${description}
checksums           rmd160  50beacfceb7417bee156a85dcc9dc662704a4b34 \
                    sha256  543f1635bbff745e350aefa77ae4c1e0f2aec69988d4226d54eee389f197105d \
                    size    571024

depends_lib-append  port:R-fBasics \
                    port:R-timeSeries \
                    port:R-urca

compilers.setup     require_fortran

depends_test-append port:R-RUnit

# There are no specific tests though.
test.run            yes
