Other packages > Find by keyword >

RcppParallel  

Parallel Programming Tools for 'Rcpp'
View on CRAN: Click here


Download and install RcppParallel package within the R console
Install from CRAN:
install.packages("RcppParallel")

Install from Github:
library("remotes")
install_github("cran/RcppParallel")

Install by package version:
library("remotes")
install_version("RcppParallel", "5.1.7")



Attach the package and use:
library("RcppParallel")
Maintained by
Kevin Ushey
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-08-15
Latest Update: 2023-02-27
Description:
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.
How to cite:
Kevin Ushey (2014). RcppParallel: Parallel Programming Tools for 'Rcpp'. R package version 5.1.7, https://cran.r-project.org/web/packages/RcppParallel
Previous versions and publish date:
4.2.5.1 (2014-08-15 14:41), 4.2.5.3 (2014-08-17 17:29), 4.3.3 (2014-10-21 13:34), 4.3.4 (2015-03-07 06:30), 4.3.6 (2015-03-10 07:48), 4.3.8 (2015-04-14 09:11), 4.3.14 (2015-06-02 08:04), 4.3.15 (2016-01-12 22:46), 4.3.18 (2016-04-21 19:35), 4.3.19 (2016-05-05 02:05), 4.3.20.1 (2018-02-14 10:34), 4.3.20.2 (2018-02-14 15:36), 4.3.20 (2016-08-16 19:13), 4.4.0 (2018-03-02 18:21), 4.4.1 (2018-07-19 22:50), 4.4.2 (2018-12-12 00:30), 4.4.3 (2019-05-23 00:21), 4.4.4 (2019-09-27 10:50), 5.0.0 (2020-03-12 00:10), 5.0.1 (2020-05-06 08:30), 5.0.2 (2020-06-25 00:20), 5.0.3 (2021-02-24 11:20), 5.1.1 (2021-04-11 19:10), 5.1.2 (2021-04-15 09:50), 5.1.3 (2021-05-03 06:50), 5.1.4 (2021-05-04 09:00), 5.1.5 (2022-01-05 11:50), 5.1.6 (2023-01-09 19:00)
Other packages that cited RcppParallel R package
View RcppParallel citation profile
Other R packages that RcppParallel depends, imports, suggests or enhances
Functions, R codes and Examples using the RcppParallel R package
Some associated functions: RcppParallel-package . RcppParallel.package.skeleton . flags . setThreadOptions . tbbLibraryPath . 
Some associated R codes: RcppParallel-package.R . flags.R . options.R . platform.R . plugin.R . skeleton.R . tbb.R . utils.R . zzz.R .  Full RcppParallel package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

hydroTSM  
Time Series Management and Analysis for Hydrological Modelling
S3 functions for management, analysis, interpolation and plotting of time series used in hydrology a ...
Download / Learn more Package Citations See dependency  
thriftr  
Apache Thrift Client Server
Pure R implementation of Apache Thrift. This library doesn't require any code generation. To learn m ...
Download / Learn more Package Citations See dependency  
onlineCOV  
Online Change Point Detection in High-Dimensional Covariance Structure
Implement a new stopping rule to detect anomaly in the covariance structure of high-dimensional onli ...
Download / Learn more Package Citations See dependency  
Maintainer: Jun Li (view profile)
smcfcs  
Multiple Imputation of Covariates by Substantive Model Compatible Fully Conditional Specification
Implements multiple imputation of missing covariates by Substantive Model Compatible Fully Condition ...
Download / Learn more Package Citations See dependency  
plotBart  
Diagnostic and Plotting Functions to Supplement 'bartCause'
Functions to assist in diagnostics and plotting during the causal inference modeling process. Suppl ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns