mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
767 B
Tcl
21 lines
767 B
Tcl
# -*- 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.6
|
|
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 815c69be75538834453cd0231647dc6a6e63f233 \
|
|
sha256 f40d714317072e3f9d1538661f75eeffc26de5e9e1ce51c31e73eb19204a0be0 \
|
|
size 552557
|
|
|
|
depends_lib-append port:gsl
|
|
|
|
test.run yes
|