Package: RDieHarder Version: 0.2.7 Date: 2025-03-26 Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org", 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 Config/pak/sysreqs: libgsl0-dev Repository: https://eddelbuettel.r-universe.dev Date/Publication: 2026-01-29 19:20:07 UTC RemoteUrl: https://github.com/eddelbuettel/rdieharder RemoteRef: HEAD RemoteSha: 52cce68744ae7bdf55cf78b70c190f1002bd2735 NeedsCompilation: yes Packaged: 2026-07-05 12:04:08 UTC; root Author: Dirk Eddelbuettel [aut, cre] (ORCID: ), Robert G Brown [aut], David Bauer [aut], DieHarder Contributors [ctb] Maintainer: Dirk Eddelbuettel