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:

12.30 score 19 stars 182 packages 4.3k scripts 15k downloads 6 mentions 3 exports 5 dependencies

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

TargetResultLatest binary
Doc / VignettesOKJan 06 2025
R-4.5-winERRORJan 06 2025
R-4.5-linuxERRORJan 06 2025
R-4.4-winERRORJan 06 2025
R-4.4-macERRORJan 06 2025
R-4.3-winERRORJan 06 2025
R-4.3-macERRORJan 06 2025

Exports:%dorng%doRNGversionregisterDoRNG

Dependencies:codetoolsdigestforeachiteratorsrngtools

Using the package doRNG

Rendered fromdoRNG.Rnwusingknitr::knitron Jan 06 2025.

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