Package: RcppParallel 5.1.10.9000
RcppParallel: 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.
Authors:
RcppParallel_5.1.10.9000.tar.gz
RcppParallel_5.1.10.9000.zip(r-4.6)RcppParallel_5.1.10.9000.zip(r-4.5)RcppParallel_5.1.10.9000.zip(r-4.4)
RcppParallel_5.1.10.9000.tar.gz(r-4.6-arm64)RcppParallel_5.1.10.9000.tar.gz(r-4.6-x86_64)RcppParallel_5.1.10.9000.tar.gz(r-4.5-arm64)RcppParallel_5.1.10.9000.tar.gz(r-4.5-x86_64)
RcppParallel_5.1.10.9000.tgz(r-4.5-emscripten)
RcppParallel.pdf |RcppParallel.html✨
RcppParallel/json (API)
NEWS
| # Install 'RcppParallel' in R: |
| install.packages('RcppParallel', repos = c('https://rcppcore.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rcppcore/rcppparallel/issues
Last updated from:e4e33f47ef. Checks:9 OK, 4 FAIL. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-arm64 | OK | 168 | |
| linux-devel-x86_64 | OK | 213 | |
| source / vignettes | OK | 213 | |
| linux-release-arm64 | OK | 178 | |
| linux-release-x86_64 | OK | 244 | |
| macos-release-arm64 | FAIL | 84 | |
| macos-release-x86_64 | FAIL | 239 | |
| macos-oldrel-arm64 | FAIL | 96 | |
| macos-oldrel-x86_64 | FAIL | 232 | |
| windows-devel | OK | 129 | |
| windows-release | OK | 135 | |
| windows-oldrel | OK | 123 | |
| wasm-release | OK | 138 |
Exports:CxxFlagsdefaultNumThreadsLdFlagsRcppParallel.package.skeletonRcppParallelLibssetThreadOptionstbbLibraryPath
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Parallel programming tools for Rcpp | RcppParallel-package RcppParallel |
| Compilation flags for RcppParallel | CxxFlags flags LdFlags RcppParallelLibs |
| Create a skeleton for a new package depending on RcppParallel | RcppParallel.package.skeleton |
| Thread options for RcppParallel | defaultNumThreads setThreadOptions |
| Get the Path to a TBB Library | tbbLibraryPath |
