Package: doRNG 1.8.6.3

Emilio L. Sáenz Guillén
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:
doRNG_1.8.6.3.tar.gz
doRNG_1.8.6.3.zip(r-4.7)doRNG_1.8.6.3.zip(r-4.6)doRNG_1.8.6.3.zip(r-4.5)
doRNG_1.8.6.3.tgz(r-4.6-any)doRNG_1.8.6.3.tgz(r-4.5-any)
doRNG_1.8.6.3.tar.gz(r-4.7-any)doRNG_1.8.6.3.tar.gz(r-4.6-any)
doRNG_1.8.6.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
doRNG/json (API)
NEWS
| # Install 'doRNG' in R: |
| install.packages('doRNG', repos = c('https://emilioluissaenzguillen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/emilioluissaenzguillen/dorng/issues
Last updated from:894684353d. Checks:8 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 126 | ||
| source / vignettes | OK | 214 | ||
| linux-release-x86_64 | OK | 128 | ||
| macos-release-arm64 | OK | 93 | ||
| macos-oldrel-arm64 | OK | 96 | ||
| windows-devel | OK | 71 | ||
| windows-release | FAIL | 72 | ||
| windows-oldrel | OK | 101 | ||
| wasm-release | OK | 123 |
Exports:%dorng%doRNGversionregisterDoRNG
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Generic Reproducible Parallel Backend for foreach Loops | doRNG-package |
| Reproducible Parallel Foreach Backend | %dorng% |
| Back Compatibility Option for doRNG | doRNGversion |
| Registering doRNG for Persistent Reproducible Parallel Foreach Loops | registerDoRNG |