# -*- 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 zic 0.9.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Bayesian inference for zero-inflated count models
long_description    {*}${description}
checksums           rmd160  1d74657b05759ec2170a39d06bf296733a16650e \
                    sha256  977f630d5c4a7c755bb3bfb503cd0939726a8b91afb747ffe3d1b8172525a6ed \
                    size    31407

depends_lib-append  port:R-coda \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

test.run            yes
