# -*- 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 cran NBtsVarSel 1.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Variable selection in a specific regression time series of counts
long_description    {*}${description}
checksums           rmd160  12cef9685271ff888a2b30ec64cebec899d95d92 \
                    sha256  d06ab3a35542710c6940b3d0b4a322f9a037624825f6d02d29387ba892899537 \
                    size    28890
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-ggplot2 \
                    port:R-glmnet \
                    port:R-mpath

depends_test-append port:R-formatR \
                    port:R-knitr \
                    port:R-markdown

test.run            yes
