Learn R Programming

⚠️There's a newer version (1.1.3) of this package.Take me there.

doFuture (version 0.6.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

27,841

Version

0.6.0

License

LGPL (>= 2.1)

Issues

Pull Requests

Stars

Forks

Maintainer

Henrik Bengtsson

Last Published

October 20th, 2017

Functions in doFuture (0.6.0)

doFuture

doFuture: Foreach Parallel Adaptor using Futures
doFuture.options

Options used by the doFuture adaptor
registerDoFuture

Registers the future %dopar% backend