Package: RcppParallel
Type: Package
Title: Parallel programming tools for Rcpp
Version: 4.2.5.1
Date: 2014-07-08
Author: JJ Allaire; Romain Francois; Intel, Inc.; Marcus Geelnard
Maintainer: JJ Allaire <jj@rstudio.com>
Description: High level functions for doing 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.
SystemRequirements: GNU make
License: GPL-2
Collate: 'options.R'
Packaged: 2014-08-15 10:17:31 UTC; jjallaire
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-08-15 14:41:51
