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 bioconda::r-rcppparallel

Usage Tracking

4.3.20
4.3.19
2 / 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

Oct 8, 2016 at 14:25

License

GPL-2

Total Downloads

20.4K

Supported Platforms

linux-64
macOS-64