Crandore Hub

future.callr

A Future API for Parallel Processing using 'callr'

Implementation of the Future API <doi:10.32614/RJ-2021-048> on top of the 'callr' package. This allows you to process futures, as defined by the 'future' package, in parallel out of the box, on your local (Linux, macOS, Windows, ...) machine. Contrary to backends relying on the 'parallel' package (e.g. 'future::multisession') and socket connections, the 'callr' backend provided here can run more than 125 parallel R processes.

Versions across snapshots

VersionRepositoryFileSize
0.10.2 2026-04-09 windows/windows R-4.5 future.callr_0.10.2.zip 98.6 KiB

Dependencies (latest)

Depends

Imports

Suggests