CMD + K

r-rcppparallel

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-rcppparallel

Usage Tracking

5.1.11_2
5.1.11_1
5.1.9
5.1.6
5.1.5
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Sep 30, 2025 at 10:10

License

GPL-3.0-or-later

Supported Platforms

linux-64
macOS-arm64
macOS-64
linux-ppc64le
linux-aarch64
win-64