# -*- 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 pgdraw 1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Generate random samples from the polya-gamma distribution
long_description    {*}${description}
checksums           rmd160  8998d4e1e25910c43b005979175d6a80fbc7e82a \
                    sha256  05b951b2ecc829d1e99f8dcf216fd4a4803342de7ec036a5c6d9e7777f0c2be8 \
                    size    7249

depends_lib-append  port:R-Rcpp

test.run            yes
