# -*- 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 correlbinom 0.0.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Correlated Binomial probabilities
long_description    {*}${description}
checksums           rmd160  3fd97eda470efcf9bfdc5dc9ef7d029748e2c1c6 \
                    sha256  98f56e4646712d21cc6fcab0797632ab2438d4d65c15d5165d789ffc3b63a3c7 \
                    size    2572
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-Rmpfr

test.run            yes
