mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
808 B
Tcl
21 lines
808 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 r-project randtoolbox 2.0.5
|
|
revision 0
|
|
maintainers nomaintainer
|
|
license BSD
|
|
description Toolbox for pseudo- and quasirandom number generation \
|
|
and random generator tests
|
|
long_description {*}${description}
|
|
homepage https://r-forge.r-project.org/projects/rmetrics
|
|
checksums rmd160 af2a95a5f81ca568ee56ca0b4b64c08980643da4 \
|
|
sha256 ab6eb953feb928e205a1d21dd577bef2b71d2108a61c4ce5e3879d7b53fed61f \
|
|
size 1506650
|
|
|
|
depends_lib-append port:R-rngWELL
|
|
|
|
test.run yes
|