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 |
| Depends: | methods, pkgmaker (≥ 0.11.3) |
| Imports: | stringr, digest |
| Suggests: | parallel, RUnit |
| Published: | 2013-03-12 |
| Author: | Renaud Gaujoux |
| Maintainer: | Renaud Gaujoux <renaud at mancala.cbio.uct.ac.za> |
| License: | GPL-3 |
| URL: | http://pkgmaker.r-forge.r-project.org/rngtools |
| NeedsCompilation: | no |
| CRAN checks: | rngtools results |
| Package source: | rngtools_1.2.tar.gz |
| MacOS X binary: | rngtools_1.2.tgz |
| Windows binary: | rngtools_1.2.zip |
| Reference manual: | rngtools.pdf |
| Vignettes: |
rngtools-unitTests |
| Old sources: | rngtools archive |
| Reverse depends: | doRNG, NMF |
| Reverse imports: | NMF |