Pakket: r-cran-dorng (1.7.1-1)
Verwijzigingen voor r-cran-dorng
Debian bronnen:
Het bronpakket r-cran-dorng downloaden:
Beheerders:
Externe bronnen:
- Homepage [cran.r-project.org]
Vergelijkbare pakketten:
GNU R generic reproducible parallel backend for 'foreach' loops
This GNU R 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), <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.
Andere aan r-cran-dorng gerelateerde pakketten
|
|
|
|
-
- dep: r-api-3.5
- virtueel pakket geboden door r-base-core
-
- dep: r-base-core (>= 3.5.0-5)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-foreach
- GNU R foreach looping support
-
- dep: r-cran-iterators
- GNU R iterator support for vectors, lists and other containers
-
- dep: r-cran-pkgmaker (>= 0.20)
- GNU R package development utilities
-
- dep: r-cran-rngtools (>= 1.3)
- GNU R package for random number generators
-
- rec: r-cran-runit
- GNU R package providing unit testing framework
-
- sug: r-cran-bibtex
- GNU R Bibtex Parser
-
- sug: r-cran-devtools
- Tools to Make Developing R Packages Easier
-
- sug: r-cran-doparallel
- GNU R foreach parallel adaptor for the parallel package
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-testthat
- GNU R testsuite