RcppParallel v5.0.2
0
Monthly downloads
Parallel Programming Tools for 'Rcpp'
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.
Functions in RcppParallel
Name | Description | |
RcppParallelFlags | Compilation flags for RcppParallel | |
setThreadOptions | Thread options for RcppParallel | |
RcppParallel-package | Parallel programming tools for Rcpp | |
RcppParallel.package.skeleton | Create a skeleton for a new package depending on RcppParallel | |
No Results! |
Last month downloads
Details
Type | Package |
SystemRequirements | GNU make, Windows: cmd.exe and cscript.exe, Solaris: g++ is required |
License | GPL-2 |
URL | http://rcppcore.github.io/RcppParallel, https://github.com/RcppCore/RcppParallel |
BugReports | https://github.com/RcppCore/RcppParallel/issues |
Biarch | TRUE |
Collate | 'build.R' 'hooks.R' 'options.R' 'skeleton.R' |
NeedsCompilation | yes |
Packaged | 2020-06-17 04:13:05 UTC; kevinushey |
Repository | CRAN |
Date/Publication | 2020-06-24 22:20:03 UTC |
suggests | knitr , Rcpp , rmarkdown , RUnit |
depends | R (>= 3.0.2) |
Contributors | JJ Allaire, Marcus Geelnard, Romain Francois, Gregory Vandenbrouck, RStudio, Intel, Microsoft |
Include our badge in your README
[](http://www.rdocumentation.org/packages/RcppParallel)