CMD + K

r-future.batchtools

Community

Implementation of the Future API 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)'.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-future.batchtools

Usage Tracking

0.21.0
0.20.0
0.12.2
0.12.1
0.12.0
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Implementation of the Future API 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)'.

Last Updated

Sep 21, 2025 at 04:38

License

LGPL-2.1-or-later

Total Downloads

105.4K

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 0.7.1
win-64 Last supported version: 0.7.1
macOS-64 Last supported version: 0.7.1