# -*- 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 marberts sps 0.5.4 v
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         Sequential Poisson Sampling
long_description    {*}${description}
homepage            https://marberts.github.io/sps
checksums           rmd160  465e1ea984c95d6135629e0d5267ee1d5c71aead \
                    sha256  fb4b9c952e24933872557ace5562b456019c84f470c71448c08b19546290d8a4 \
                    size    47166
supported_archs     noarch
platforms           {darwin any}

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

test.run            yes
