This package contains a set of functions for working with Random Number Generators (RNGs). In particular, it defines a generic S4 framework 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.2.4 |
Depends: | R (≥ 3.0.0), methods, pkgmaker (≥ 0.20) |
Imports: | stringr, digest |
Suggests: | parallel, RUnit, knitr |
Published: | 2014-03-06 |
Author: | Renaud Gaujoux |
Maintainer: | Renaud Gaujoux <renaud at tx.technion.ac.il> |
BugReports: | http://github.com/renozao/rngtools/issues |
License: | GPL-3 |
URL: | https://renozao.github.io/rngtools |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | rngtools results |
Reference manual: | rngtools.pdf |
Vignettes: |
rngtools-unitTests |
Package source: | rngtools_1.2.4.tar.gz |
Windows binaries: | r-devel: rngtools_1.2.4.zip, r-release: rngtools_1.2.4.zip, r-oldrel: rngtools_1.2.4.zip |
OS X Mavericks binaries: | r-release: rngtools_1.2.4.tgz, r-oldrel: rngtools_1.2.4.tgz |
Old sources: | rngtools archive |
Reverse depends: | doRNG, NMF |
Reverse imports: | dtwclust |
Please use the canonical form https://CRAN.R-project.org/package=rngtools to link to this page.