# -*- 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 cnbdistr 1.0.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Conditional Negative Binomial Distribution
long_description    {*}${description}
checksums           rmd160  9f73ad2000775fb9e0d32a26c55e4931e981544b \
                    sha256  20a5d91093efaebc27f369a7d315120b1681816aeef3f5e4b38bea1a65201117 \
                    size    35253
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-hypergeo

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

test.run            yes