Package: RcppParallel
Type: Package
Title: Parallel programming tools for Rcpp
Version: 4.3.3
Date: 2014-10-20
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.
Suggests: Rcpp, testthat
SystemRequirements: GNU make
License: GPL-2
Collate: 'options.R'
Packaged: 2014-10-21 10:34:48 UTC; jjallaire
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-10-21 13:34:38
