# -*- 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             github fj86 PoissonBinomial 1.2.7
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Efficient computation of ordinary and generalized \
                    Poisson binomial distributions
long_description    {*}${description}
checksums           rmd160  fbb46fee2c5e874a0608f185cd804c260d3cbe3e \
                    sha256  cf7678f0b2566dde718e473e8b435f7b38f4582b03ea85706425e5577facf3c4 \
                    size    48495
github.tarball_from archive

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

depends_test-append port:R-knitr \
                    port:R-microbenchmark \
                    port:R-rmarkdown

test.run            yes
