# -*- 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 poisbinom 1.0.1
revision            1
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Faster implementation of the Poisson-binomial distribution
long_description    Provides the probability, distribution, quantile functions \
                    and random number generator for the Poisson-Binomial distribution.
checksums           rmd160  5a73c1e0ef6bf759c65ed9d8af06552577deff77 \
                    sha256  c7797c948bf4bb59034633695268c5ce64ee3a87792d826bc667323b34785d56 \
                    size    4403

depends_lib-append  port:fftw-3 \
                    port:R-Rcpp

test.run            yes
