The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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: | 5.1.9 |
Depends: | R (≥ 3.0.2) |
Suggests: | Rcpp, RUnit, knitr, rmarkdown |
Published: | 2024-08-19 |
DOI: | 10.32614/CRAN.package.RcppParallel |
Author: | JJ Allaire [aut], Romain Francois [aut, cph], Kevin Ushey [aut, cre], Gregory Vandenbrouck [aut], Marcus Geelnard [aut, cph] (TinyThread library, https://tinythreadpp.bitsnbites.eu/), Hamada S. Badr [ctb], Posit, PBC [cph], Intel [aut, cph] (Intel TBB library, https://www.threadingbuildingblocks.org/), Microsoft [cph] |
Maintainer: | Kevin Ushey <kevin at rstudio.com> |
BugReports: | https://github.com/RcppCore/RcppParallel/issues |
License: | GPL (≥ 3) |
URL: | https://rcppcore.github.io/RcppParallel/, https://github.com/RcppCore/RcppParallel |
NeedsCompilation: | yes |
SystemRequirements: | GNU make, Intel TBB, 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_5.1.9.tar.gz |
Windows binaries: | r-devel: RcppParallel_5.1.9.zip, r-release: RcppParallel_5.1.9.zip, r-oldrel: RcppParallel_5.1.9.zip |
macOS binaries: | r-release (arm64): RcppParallel_5.1.9.tgz, r-oldrel (arm64): RcppParallel_5.1.9.tgz, r-release (x86_64): RcppParallel_5.1.9.tgz, r-oldrel (x86_64): RcppParallel_5.1.9.tgz |
Old sources: | RcppParallel archive |
Please use the canonical form https://CRAN.R-project.org/package=RcppParallel to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.