Package: doRNG 1.8.3

Renaud Gaujoux

doRNG: Generic Reproducible Parallel Backend for 'foreach' Loops

Provides functions to perform reproducible parallel foreach loops, using independent random streams as generated by L'Ecuyer's combined multiple-recursive generator [L'Ecuyer (1999), <doi:10.1287/opre.47.1.159>]. It enables to easily convert standard '%dopar%' loops into fully reproducible loops, independently of the number of workers, the task scheduling strategy, or the chosen parallel environment and associated foreach backend.

Authors:Renaud Gaujoux [aut, cre]

doRNG_1.8.3.tar.gz
doRNG_1.8.3.zip(r-4.5)doRNG_1.8.3.zip(r-4.4)doRNG_1.8.3.zip(r-4.3)
doRNG_1.8.3.tgz(r-4.4-any)doRNG_1.8.3.tgz(r-4.3-any)
doRNG_1.8.3.tar.gz(r-4.5-noble)doRNG_1.8.3.tar.gz(r-4.4-noble)
doRNG_1.8.3.tgz(r-4.4-emscripten)doRNG_1.8.3.tgz(r-4.3-emscripten)
doRNG.pdf |doRNG.html
doRNG/json (API)
NEWS

# Install 'doRNG' in R:
install.packages('doRNG', repos = c('https://renozao.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/renozao/dorng/issues

On CRAN:

3 exports 18 stars 7.73 score 5 dependencies 180 dependents 6 mentions 3.7k scripts 20.1k downloads

Last updated 2 years agofrom:3b51243a42. Checks:OK: 1 ERROR: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-winERRORSep 08 2024
R-4.5-linuxERRORSep 08 2024
R-4.4-winERRORSep 08 2024
R-4.4-macERRORSep 08 2024
R-4.3-winERRORSep 08 2024
R-4.3-macERRORSep 08 2024

Exports:%dorng%doRNGversionregisterDoRNG

Dependencies:codetoolsdigestforeachiteratorsrngtools

Using the package doRNG

Rendered fromdoRNG.Rnwusingknitr::knitron Sep 08 2024.

Last update: 2014-03-05
Started: 2013-09-27