randtoolbox: Toolbox for Pseudo and Quasi Random Number Generation and Random Generator Tests

Provides (1) pseudo random generators - general linear congruential generators, multiple recursive generators and generalized feedback shift register (SF-Mersenne Twister algorithm (<doi:10.1007/978-3-540-74496-2_36>) and WELL (<doi:10.1145/1132973.1132974>) generators); (2) quasi random generators - the Torus algorithm, the Sobol sequence, the Halton sequence (including the Van der Corput sequence) and (3) some generator tests - the gap test, the serial test, the poker test, see, e.g., Gentle (2003) <doi:10.1007/b97336>. Take a look at the Distribution task view of types and tests of random number generators. The package can be provided without the 'rngWELL' dependency on demand. Package in Memoriam of Diethelm and Barbara Wuertz.

Version: 2.0.4
Depends: rngWELL (≥ 0.10-1)
Published: 2023-01-28
Author: R code by Yohan Chalabi [ctb], Christophe Dutang [aut, cre], Petr Savicky [aut], Diethelm Wuertz [aut]; C code of Knuth-TAOCP RNG by Donald Knuth [aut]; C code of Torus, Halton and Sobol sequences by Christophe Dutang [aut, cre]; C code of SFMT algorithm by Makoto Matsumoto [aut], Mutsuo Saito [aut].
Maintainer: Christophe Dutang <dutangc at gmail.com>
License: BSD_3_clause + file LICENSE
URL: https://r-forge.r-project.org/projects/rmetrics/
NeedsCompilation: yes
Citation: randtoolbox citation info
Materials: NEWS
In views: Distributions
CRAN checks: randtoolbox results

Documentation:

Reference manual: randtoolbox.pdf
Vignettes: A note on random number generation
Quick introduction of randtoolbox

Downloads:

Package source: randtoolbox_2.0.4.tar.gz
Windows binaries: r-devel: randtoolbox_2.0.4.zip, r-release: randtoolbox_2.0.4.zip, r-oldrel: randtoolbox_2.0.4.zip
macOS binaries: r-release (arm64): randtoolbox_2.0.4.tgz, r-oldrel (arm64): randtoolbox_2.0.4.tgz, r-release (x86_64): randtoolbox_2.0.4.tgz
Old sources: randtoolbox archive

Reverse dependencies:

Reverse depends: iterLap
Reverse imports: acebayes, apollo, BLPestimatoR, calibrateBinary, cbcTools, cepp, copBasic, DEBBI, DiceOptim, FlexVarJM, GPareto, GPM, JLPM, joineRML, kde1d, KrigInv, lcmm, logitr, LSDsensitivity, LVGP, MaOEA, MBHdesign, merlin, midasml, mixl, mlpwr, MMDCopula, MRFA, multinma, optim.functions, pGPx, PKPDsim, qualpalr, sensobol, sfaR, spdesign, TAG, TruncatedNormal, yager
Reverse suggests: copula, DiceDesign, qrng, sensitivity

Linking:

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