# -*- 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 andyphilips dynamac 0.1.12
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Dynamic simulation and testing for single-equation ARDL models
long_description    {*}${description}
checksums           rmd160  96bd7da170e83c7ebe7acc6660841a058a56ced5 \
                    sha256  a9afa544702ee3738cf46316036f9e09da7c4d792b74fcef79e417db22fcef3d \
                    size    425662
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-lmtest

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

test.run            yes
