# -*- 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 eddelbuettel RDieHarder 0.2.7
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         R interface to the DieHarder RNG test-suite
long_description    {*}${description}
homepage            https://github.com/eddelbuettel/rdieharder
checksums           rmd160  76261255f5a884ffd93560203a154127a7a5b09f \
                    sha256  ce019508e2b6a7459fca824902a6bc215e2e381fcc0a809336f4ea9e861ca4f9 \
                    size    552375

depends_lib-append  port:gsl

test.run            yes
