# -*- 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 hunyong.cho bzinb 1.0.8
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Bivariate Zero-Inflated Negative Binomial model estimator
long_description    {*}${description}
checksums           rmd160  d1baa34a62e859baf14bfea80d6a2bc9d89894a3 \
                    sha256  41ce13d59d15cb2697697a9f53eb058a648309eb82f38cd46cdc7e13813c561b \
                    size    30025

depends_lib-append  port:R-BH \
                    port:R-Rcpp

test.run            yes
