# -*- 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 jose.barrera collin 0.0.4
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Visualization the effects of collinearity in distributed lag models and other linear models
long_description    {*}${description}
checksums           rmd160  e4c13649666d7f584fce715a76c1ba77b483ff9d \
                    sha256  1724f591d713a48610adfe368f3a2c03edfd0f26d096bb6d6979fa00739a0336 \
                    size    643880
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-dlnm \
                    port:R-VGAM

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

test.run            yes
