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.7)RcppParallel_5.1.10.9000.zip(r-4.6)RcppParallel_5.1.10.9000.zip(r-4.5)
RcppParallel_5.1.10.9000.tar.gz(r-4.7-arm64)RcppParallel_5.1.10.9000.tar.gz(r-4.7-x86_64)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.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 197 | ||
| linux-devel-x86_64 | OK | 212 | ||
| source / vignettes | OK | 186 | ||
| linux-release-arm64 | OK | 2017 | ||
| linux-release-x86_64 | OK | 213 | ||
| macos-release-arm64 | FAIL | 105 | ||
| macos-release-x86_64 | FAIL | 166 | ||
| macos-oldrel-arm64 | FAIL | 54 | ||
| macos-oldrel-x86_64 | FAIL | 289 | ||
| windows-devel | OK | 199 | ||
| windows-release | OK | 139 | ||
| windows-oldrel | OK | 130 | ||
| wasm-release | OK | 144 |
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 |
