Package: RcppParallel
Type: Package
Title: Parallel programming tools for Rcpp
Version: 4.2.5.3
Date: 2014-08-17
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-08-17 15:00:43 UTC; jjallaire
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-08-17 17:29:52
