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

Version

Install

install.packages('doFuture')

Monthly Downloads

41,614

Version

0.5.0

License

LGPL (>= 2.1)

Issues

Pull Requests

Stars

Forks

Maintainer

Henrik Bengtsson

Last Published

April 1st, 2017

Functions in doFuture (0.5.0)

doFuture

doFuture: Foreach Parallel Adaptor using Futures
registerDoFuture

Registers the future %dopar% backend