-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
19 lines (19 loc) · 936 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: RDieHarder
Version: 0.2.6
Date: 2024-01-12
Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "[email protected]",
comment = c(ORCID = "0000-0001-6419-907X")),
person("Robert G", "Brown", role = "aut"),
person("David", "Bauer", role = "aut"),
person("DieHarder Contributors", role = "ctb"))
Title: R Interface to the 'DieHarder' RNG Test Suite
Description: The 'RDieHarder' package provides an R interface to
the 'DieHarder' suite of random number generators and tests that
was developed by Robert G. Brown and David Bauer, extending
earlier work by George Marsaglia and others. The 'DieHarder'
library code is included.
Depends: R (>= 2.5.0)
SystemRequirements: GNU GSL for the GSL random-number generators
License: GPL (>= 2)
URL: https://github.com/eddelbuettel/rdieharder
BugReports: https://github.com/eddelbuettel/rdieharder/issues