future.callr
A Future API for Parallel Processing using 'callr'
Implementation of the Future API 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.
- Version0.8.2
- R versionunknown
- LicenseLGPL-2.1
- LicenseLGPL-3
- Needs compilation?No
- future.callr citation info
- Last release08/09/2023
Documentation
Team
Henrik Bengtsson
MaintainerShow author details
Insights
Last 30 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports1 package
- Suggests5 packages
- Reverse Imports1 package
- Reverse Suggests9 packages