# -*- 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 cbinom 1.6
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Continuous analog of a binomial distribution
long_description    {*}${description}
checksums           rmd160  45ace1c7669d052fc19a1e5e653e1d719838df3f \
                    sha256  258515f54851e22cfcfa9ec1606ebbff19e3c97cdd640483cad511ada99c22ee \
                    size    6445

depends_lib-append  port:R-Rcpp

test.run            yes
