Last data update: 2014.03.03

doFuture

Package: doFuture
Version: 0.2.0
Title: Foreach Parallel Adaptor using the Future API of the 'future'
Package
Depends: future (>= 1.0.0), foreach (>= 1.4.3), iterators (>= 1.0.8)
Suggests: doRNG (>= 1.6), markdown, R.rsp
VignetteBuilder: R.rsp
Authors@R: c(person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"),
email = "henrikb@braju.com"))
Description: Provides a '%dopar%' adaptor such that any type of futures can
be used as backends for the 'foreach' framework.
License: LGPL (>= 2.1)
LazyLoad: TRUE
URL: https://github.com/HenrikBengtsson/doFuture
BugReports: https://github.com/HenrikBengtsson/doFuture/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-25 17:25:07 UTC; hb
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Repository: CRAN
Date/Publication: 2016-06-25 19:53:58

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

Install log

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