# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "doRNG" in publications use:' type: software license: GPL-2.0-or-later title: 'doRNG: Generic Reproducible Parallel Backend for ''foreach'' Loops' version: 1.8.6.3 doi: 10.32614/CRAN.package.doRNG abstract: 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), ]. 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: - family-names: Gaujoux given-names: Renaud email: renozao@protonmail.com - family-names: Sáenz Guillén given-names: Emilio L. email: Emilio.Saenz-Guillen@citystgeorges.ac.uk repository: https://emilioluissaenzguillen.r-universe.dev repository-code: https://github.com/emilioluissaenzguillen/doRNG commit: 894684353d77d6e71485385aecb102c15b04d031 url: https://github.com/emilioluissaenzguillen/doRNG date-released: '2026-02-05' contact: - family-names: Sáenz Guillén given-names: Emilio L. email: Emilio.Saenz-Guillen@citystgeorges.ac.uk