# -*- 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 mhofert qrng 0.0-10
revision            2
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Quasi-random number generators
long_description    {*}${description}
checksums           rmd160  a9de827d509cc594ac0b8a6e2380dcc5f5aa3bde \
                    sha256  51ee4eb9bf66fd125db8e5ed750edbc09e41a220994d06c3111f2ae73bcd8648 \
                    size    310170

depends_test-append port:R-copula \
                    port:R-randtoolbox \
                    port:R-spacefillr

test.run            yes
