# -*- 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 tmsalab pg 0.2.4
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Polya Gamma distribution sampler
long_description    {*}${description}
homepage            https://tmsalab.github.io/pg
checksums           rmd160  c9f4ba62e698f4ba890a44b0b3b4133a3e4efaa5 \
                    sha256  99ab793fa705417741b6dfb257cf017b3df86a111c6c6591ec5e867d228e7b35 \
                    size    21176

depends_lib-append  port:R-Rcpp \
                    port:R-RcppArmadillo

depends_test-append port:R-testthat

test.run            yes