rngtools: Utility Functions for Working with Random Number Generators

Provides a set of functions for working with Random Number Generators (RNGs). In particular, a generic S4 framework is defined for getting/setting the current RNG, or RNG data that are embedded into objects for reproducibility. Notably, convenient default methods greatly facilitate the way current RNG settings can be changed.

Version: 1.5
Depends: R (≥ 3.2.0), methods
Imports: digest, utils, stats, parallel
Suggests: covr, RUnit, testthat
Published: 2020-01-23
Author: Renaud Gaujoux [aut, cre], Max Kuhn [ctb]
Maintainer: Renaud Gaujoux <renozao at protonmail.com>
BugReports: http://github.com/renozao/rngtools/issues
License: GPL-3
URL: https://renozao.github.io/rngtools
NeedsCompilation: no
Materials: README
CRAN checks: rngtools results

Downloads:

Reference manual: rngtools.pdf
Package source: rngtools_1.5.tar.gz
Windows binaries: r-devel: rngtools_1.5.zip, r-release: rngtools_1.5.zip, r-oldrel: rngtools_1.5.zip
macOS binaries: r-release: rngtools_1.5.tgz, r-oldrel: rngtools_1.5.tgz
Old sources: rngtools archive

Reverse dependencies:

Reverse depends: doRNG, NMF
Reverse imports: EPX, SGP

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rngtools to link to this page.