High level functions for parallel programming with 'Rcpp'. For example, the 'parallelFor()' function can be used to convert the work of a standard serial "for" loop into a parallel one and the 'parallelReduce()' function can be used for accumulating aggregate or other values.
Version: | 4.3.20.2 |
Depends: | R (≥ 3.0.2) |
LinkingTo: | BH (≥ 1.60.0-1) |
Suggests: | Rcpp, RUnit, knitr, rmarkdown |
Published: | 2018-02-14 |
Author: | JJ Allaire [aut], Romain Francois [aut, cph], Kevin Ushey [aut, cre], Gregory Vandenbrouck [aut], Marcus Geelnard [aut, cph] (TinyThread library, http://tinythreadpp.bitsnbites.eu/), RStudio [cph], Intel [aut, cph] (Intel TBB library, https://www.threadingbuildingblocks.org/), Microsoft [cph] |
Maintainer: | ORPHANED |
License: | GPL-2 |
URL: | http://rcppcore.github.io/RcppParallel, https://github.com/RcppCore/RcppParallel |
NeedsCompilation: | yes |
SystemRequirements: | GNU make, Windows: cmd.exe and cscript.exe, Solaris: g++ is required |
Materials: | NEWS |
In views: | HighPerformanceComputing |
CRAN checks: | RcppParallel results |
Reference manual: | RcppParallel.pdf |
Package source: | RcppParallel_4.3.20.2.tar.gz |
Windows binaries: | r-devel: RcppParallel_4.3.20.2.zip, r-release: RcppParallel_4.3.20.2.zip, r-oldrel: RcppParallel_4.3.20.2.zip |
OS X El Capitan binaries: | r-release: RcppParallel_4.3.20.2.tgz |
OS X Mavericks binaries: | r-oldrel: RcppParallel_4.3.20.tgz |
Old sources: | RcppParallel archive |
Reverse depends: | gaston, StMoSim |
Reverse imports: | bayeslm, catSurv, Cyclops, dbmss, detrendr, dtwclust, FLSSS, GERGM, lamW, markovchain, microclass, milr, MultiBD, parallelDist, patternplot, qualpalr, quanteda, re2r, roll, rPref, skm, SpatMCA, SpatPCA, text2vec |
Reverse linking to: | bayeslm, catSurv, Cyclops, dbmss, detrendr, dtwclust, FLSSS, gaston, GERGM, lamW, markovchain, microclass, milr, MultiBD, parallelDist, patternplot, qualpalr, quanteda, re2r, rENA, roll, rPref, skm, SpatMCA, SpatPCA, StMoSim, text2vec |
Please use the canonical form https://CRAN.R-project.org/package=RcppParallel to link to this page.