[ 原始碼: r-cran-dorng ]
套件:r-cran-dorng(1.8.6.1-1)
r-cran-dorng 的相關連結
Debian 的資源:
下載原始碼套件 r-cran-dorng:
- [r-cran-dorng_1.8.6.1-1.dsc]
- [r-cran-dorng_1.8.6.1.orig.tar.gz]
- [r-cran-dorng_1.8.6.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [cran.r-project.org]
相似套件:
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.
其他與 r-cran-dorng 有關的套件
|
|
|
|
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- 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-rngtools (>= 1.5)
- GNU R package for random number generators
-
- rec: r-cran-covr
- test coverage for GNU R packages
-
- rec: r-cran-devtools
- Tools to Make Developing R Packages Easier
-
- rec: r-cran-doparallel
- GNU R foreach parallel adaptor for the parallel package
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-pkgmaker (>= 0.32.7)
- GNU R package development utilities
-
- rec: r-cran-rbibutils (>= 1.3)
- GNU R convert between bibliography formats
-
- rec: r-cran-testthat
- GNU R testsuite