future.batchtools
A Future API for Parallel and Distributed Processing using 'batchtools'
Implementation of the Future API doi:10.32614/RJ-2021-048 on top of the 'batchtools' package. This allows you to process futures, as defined by the 'future' package, in parallel out of the box, not only on your local machine or ad-hoc cluster of machines, but also via high-performance compute ('HPC') job schedulers such as 'LSF', 'OpenLava', 'Slurm', 'SGE', and 'TORQUE' / 'PBS', e.g. 'y <- future.apply::future_lapply(files, FUN = process)'.
- https://future.batchtools.futureverse.org
- GitHub
- File a bug report
- future.batchtools results
- future.batchtools.html
- Version0.21.0
- R versionR (≥ 3.2.0)
- LicenseLGPL-2.1
- LicenseLGPL-3
- Needs compilation?No
- Languageen-US
- future.batchtools citation info
- Last release09/21/2025
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
- Depends2 packages
- Imports3 packages
- Suggests5 packages
- Reverse Suggests6 packages