RcppParallel

Parallel Programming Tools for 'Rcpp'

CRAN Package

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.

  • Version5.1.9
  • R version≥ 3.0.2
  • LicenseGPL (≥ 3)
  • Needs compilation?Yes
  • Last release08/19/2024

Documentation


Team


Insights

Last 30 days

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

  • Depends1 package
  • Suggests4 packages
  • Reverse Depends6 packages
  • Reverse Imports184 packages
  • Reverse Suggests7 packages