Learn R Programming

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

doFuture (version 0.12.2)

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

27,841

Version

0.12.2

License

LGPL (>= 2.1)

Issues

Pull Requests

Stars

Forks

Maintainer

Henrik Bengtsson

Last Published

April 26th, 2022

Functions in doFuture (0.12.2)

doFuture.options

Options used by the doFuture adapter
doFuture

doFuture: Foreach Parallel Adapter using Futures
makeChunks

Create Chunks of Index Vectors
registerDoFuture

Registers the future %dopar% backend