Learn R Programming

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

doFuture (version 0.10.0)

A Universal Foreach Parallel Adapter using the Future API of the 'future' Package

Description

Provides a '%dopar%' adapter 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.10.0

License

LGPL (>= 2.1)

Issues

Pull Requests

Stars

Forks

Maintainer

Henrik Bengtsson

Last Published

September 24th, 2020

Functions in doFuture (0.10.0)

doFuture

doFuture: Foreach Parallel Adapter using Futures
doFuture.options

Options used by the doFuture adapter
makeChunks

Create Chunks of Index Vectors
registerDoFuture

Registers the future %dopar% backend