doRNG
R package - Generic Reproducible Parallel Backend for foreach
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
2 of 6 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.3%) to scientific vocabulary
Repository
R package - Generic Reproducible Parallel Backend for foreach
Basic Info
- Host: GitHub
- Owner: renozao
- Language: R
- Default Branch: master
- Homepage: http://renozao.github.io/doRNG/
- Size: 3.61 MB
Statistics
- Stars: 20
- Watchers: 2
- Forks: 2
- Open Issues: 9
- Releases: 0
Metadata Files
README.md
Introduction
This doRNG package 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.
The package doRNG is available from CRAN at https://cran.r-project.org/web/packages/doRNG.
The development project is hosted on GitHub at https://github.com/renozao/doRNG.
Owner
- Name: Renaud Gaujoux
- Login: renozao
- Kind: user
- Location: Haifa, Israel
- Company: Systems Immunology & Precision Medicine, Technion
- Repositories: 20
- Profile: https://github.com/renozao
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Renaud | r****d@t****l | 32 |
| Renaud | r****o@u****m | 29 |
| Renaud Gaujoux | g****x@g****m | 9 |
| renaud | r****d@e****b | 5 |
| Renaud | r****d@c****a | 1 |
| stefan7th | s****h@e****b | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 20
- Total pull requests: 3
- Average time to close issues: 4 months
- Average time to close pull requests: 5 months
- Total issue authors: 13
- Total pull request authors: 2
- Average comments per issue: 2.85
- Average comments per pull request: 2.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: about 1 month
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 18.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- HenrikBengtsson (8)
- pat-s (1)
- fintzij (1)
- JanaJarecki (1)
- GitHunter0 (1)
- fweber144 (1)
- Waldi73 (1)
- asardaes (1)
- bashirhamidi (1)
- dbetebenner (1)
- rstub (1)
- hanase (1)
- brentonk (1)
- keatonwilson (1)
Pull Request Authors
- HenrikBengtsson (2)
- ebyerly (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 21,652 last-month
- Total docker downloads: 96,864
-
Total dependent packages: 103
(may contain duplicates) -
Total dependent repositories: 190
(may contain duplicates) - Total versions: 23
- Total maintainers: 1
cran.r-project.org: doRNG
Generic Reproducible Parallel Backend for 'foreach' Loops
- Homepage: https://renozao.github.io/doRNG/
- Documentation: http://cran.r-project.org/web/packages/doRNG/doRNG.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 1.8.6
published over 3 years ago
Rankings
Maintainers (1)
conda-forge.org: r-dorng
- Homepage: https://renozao.github.io/doRNG
- License: GPL-2.0-or-later
-
Latest release: 1.8.2
published over 6 years ago
Rankings
Dependencies
- R >= 3.0.0 depends
- foreach * depends
- rngtools >= 1.5 depends
- iterators * imports
- stats * imports
- utils * imports
- bibtex * suggests
- devtools * suggests
- doMPI * suggests
- doParallel * suggests
- doRedis * suggests
- knitr * suggests
- pkgmaker >= 0.31 suggests
- rbenchmark * suggests
- testthat * suggests
