Last data update: 2014.03.03

doMC

Package: doMC
Type: Package
Title: Foreach Parallel Adaptor for 'parallel'
Version: 1.3.4
Authors@R: c(person("Rich", "Calaway", role="cre", email="richcala@microsoft.com"),
person("Revolution", "Analytics", role=c("aut", "cph")),
person("Steve", "Weston", role="aut"))
Description: Provides a parallel backend for the %dopar% function using
the multicore functionality of the parallel package.
Depends: R (>= 2.14.0), foreach (>= 1.2.0), iterators (>= 1.0.0),
parallel
Imports: utils
Enhances: compiler, RUnit
License: GPL-2
Author: Rich Calaway [cre],
Revolution Analytics [aut, cph],
Steve Weston [aut]
Maintainer: Rich Calaway <richcala@microsoft.com>
Repository: CRAN
Repository/R-Forge/Project: domc
Repository/R-Forge/Revision: 17
Repository/R-Forge/DateTimeStamp: 2015-10-10 00:31:58
Date/Publication: 2015-10-13 09:12:51
NeedsCompilation: no
Packaged: 2015-10-10 00:46:21 UTC; rforge
OS_type: unix

● Cran Task View: HighPerformanceComputing
● 0 images, 2 functions, 0 datasets
● Reverse Depends: 0

Install log

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