# -*- 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 4052.82
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Modelling trends and unit roots
long_description    {*}${description}
checksums           rmd160  54c9ebcbf1b3695d4da52eda4937c730fc41700f \
                    sha256  3396605942327d5410e35fcb98aeeed01ea2d8f0dbf61bc5bf16f68547e77335 \
                    size    571523

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
