Other packages > Find by keyword >

doRNG  

Generic Reproducible Parallel Backend for 'foreach' Loops
View on CRAN: Click here


Download and install doRNG package within the R console
Install from CRAN:
install.packages("doRNG")

Install from Github:
library("remotes")
install_github("cran/doRNG")

Install by package version:
library("remotes")
install_version("doRNG", "1.8.6")



Attach the package and use:
library("doRNG")
Maintained by
Renaud Gaujoux
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-10-24
Latest Update: 2023-01-16
Description:
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.
How to cite:
Renaud Gaujoux (2011). doRNG: Generic Reproducible Parallel Backend for 'foreach' Loops. R package version 1.8.6, https://cran.r-project.org/web/packages/doRNG
Previous versions and publish date:
1.0.2 (2011-10-24 16:49), 1.1 (2011-11-29 12:17), 1.2.1 (2012-03-09 15:09), 1.2.2 (2012-03-29 18:45), 1.2.6 (2012-04-17 12:24), 1.3 (2012-05-22 18:54), 1.4.1 (2012-05-25 14:20), 1.4.5 (2012-07-24 11:59), 1.5.3 (2013-03-12 17:19), 1.5.4 (2013-09-19 16:03), 1.5.5 (2013-09-24 19:06), 1.5 (2012-11-07 08:38), 1.6.6 (2017-04-10 16:54), 1.6 (2014-03-07 10:06), 1.7.1 (2018-06-22 23:04), 1.8.2 (2020-01-27 07:30), 1.8.3 (2022-12-19 08:52)
Other packages that cited doRNG R package
View doRNG citation profile
Other R packages that doRNG depends, imports, suggests or enhances
Functions, R codes and Examples using the doRNG R package
Some associated functions: doRNG-package . doRNGversion . grapes-dorng-grapes . infoDoRNG . registerDoRNG . 
Some associated R codes: doRNG-package.R . doRNG.R . utils.R .  Full doRNG package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

FMCCSD  
Efficient Estimation of Clustered Current Status Data
Current status data abounds in the field of epidemiology and public health, where the only observab ...
Download / Learn more Package Citations See dependency  
factorplot  
Graphical Presentation of Simple Contrasts
Methods to calculate, print, summarize and plot pairwise differences from GLMs, GLHT or Multinomial ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
bizicount  
Bivariate Zero-Inflated Count Models Using Copulas
Maximum likelihood estimation of copula-based zero-inflated (and non-inflated) Poisson and negative ...
Download / Learn more Package Citations See dependency  
cdcfluview  
Retrieve Flu Season Data from the United States Centers for Disease Control and Prevention ("CDC") "FluView" Portal
The 'U.S.' Centers for Disease Control and Prevention (CDC) maintain a portal ...
Download / Learn more Package Citations See dependency  
QuantileNPCI  
Nonparametric Confidence Intervals for Quantiles
Based on Alan D. Hutson (1999) , "Calculating nonparametric confidence i ...
Download / Learn more Package Citations See dependency  
Maintainer: Li Yan (view profile)

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns