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.
- https://rcppcore.github.io/RcppParallel/
- GitHub
- File a bug report
- RcppParallel results
- RcppParallel.pdf
- Version5.1.10
- R versionR (≥ 3.0.2)
- LicenseGPL (≥ 3)
- Needs compilation?Yes
- Last release01/24/2025
Documentation
Team
- Kevin UsheyMaintainerShow author details
- Posit, PBCShow author detailsRolesCopyright holder
- Hamada S. Badr
- Gregory VandenbrouckShow author detailsRolesAuthor
- Intel
- Marcus Geelnard
- Romain Francois
- MicrosoftShow author detailsRolesCopyright holder
- JJ AllaireShow author detailsRolesAuthor
Insights
Last 30 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Suggests4 packages
- Reverse Depends6 packages
- Reverse Imports168 packages
- Reverse Suggests6 packages