# -*- 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             github aschersleben cointReg 0.2.0 v
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Parameter estimation and inference in a cointegrating regression
long_description    {*}${description}
checksums           rmd160  b7b10cd32da1a3dcaeee855f16953af5e44b117d \
                    sha256  6529a7b2a9d93bd210eef6c4cd956a267f9ed94c82dd40a6d44f27226a4c89ed \
                    size    27470
github.tarball_from archive
supported_archs     noarch

depends_lib-append  port:R-checkmate \
                    port:R-matrixStats

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

test.run            yes
