# -*- 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 patrick.brown skellam 0.2.4
revision            2
categories-append   math
platforms           {darwin any}
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Densities and sampling for the Skellam distribution
long_description    {*}${description}
homepage            https://github.com/monty-se/skellam
checksums           rmd160  6d84b9e51959f5925fc66c7bca49979bf0f699fd \
                    sha256  e1788889f4989e2a3a605b919a4e5a117e7b657af715488715b69a81f3e3dd83 \
                    size    39714
supported_archs     noarch

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

test.run            yes
