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.4 |
Depends: |
R (≥ 3.2.0), methods, pkgmaker (≥ 0.20) |
Imports: |
stringr, digest, utils, stats, parallel |
Suggests: |
covr, RUnit, testthat |
Published: |
2019-07-01 |
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:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=rngtools
to link to this page.