Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.0.2) of this package.
Take me there.
doFuture (version 0.5.0)
A Universal Foreach Parallel Adaptor using the Future API of the 'future' Package
Description
Provides a '%dopar%' adaptor such that any type of futures can be used as backends for the 'foreach' framework.
Copy Link
Link to current version
Version
Version
1.0.2
1.0.1
1.0.0
0.12.2
0.12.1
0.12.0
0.11.0
0.10.0
0.9.0
0.8.2
0.8.1
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.3.0
0.2.1
0.2.0
Install
install.packages('doFuture')
Monthly Downloads
41,614
Version
0.5.0
License
LGPL (>= 2.1)
Issues
4
Pull Requests
0
Stars
83
Forks
6
Repository
https://github.com/HenrikBengtsson/doFuture
Maintainer
Henrik Bengtsson
Last Published
April 1st, 2017
Functions in doFuture (0.5.0)
Search all functions
doFuture
doFuture: Foreach Parallel Adaptor using Futures
registerDoFuture
Registers the future %dopar% backend