Last data update: 2014.03.03

doParallel

Package: doParallel
Type: Package
Title: Foreach Parallel Adaptor for the 'parallel' Package
Version: 1.0.10
Authors@R: c(person("Rich", "Calaway", role="cre", email="richcala@microsoft.com"),
person("Revolution", "Analytics", role=c("aut", "cph")),
person("Steve", "Weston", role="aut"),
person("Dan", "Tenenbaum", role="ctb"))
Description: Provides a parallel backend for the %dopar% function using
the parallel package.
Depends: R (>= 2.14.0), foreach (>= 1.2.0), iterators (>= 1.0.0),
parallel, utils
Suggests: caret, mlbench, rpart
Enhances: compiler, RUnit
License: GPL-2
Author: Rich Calaway [cre],
Revolution Analytics [aut, cph],
Steve Weston [aut],
Dan Tenenbaum [ctb]
Maintainer: Rich Calaway <richcala@microsoft.com>
Repository: CRAN
Repository/R-Forge/Project: doparallel
Repository/R-Forge/Revision: 15
Repository/R-Forge/DateTimeStamp: 2015-10-13 20:31:22
Date/Publication: 2015-10-14 09:53:49
NeedsCompilation: no
Packaged: 2015-10-13 20:46:30 UTC; rforge

● 0 images, 2 functions, 0 datasets
Reverse Depends: 24

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'doParallel' ...
** package 'doParallel' successfully unpacked and MD5 sums checked
** R
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'doParallel'
    finding HTML links ... done
    doParallel-package                      html  
    registerDoParallel                      html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (doParallel)
Making 'packages.html' ... done