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)'.">

future.batchtools: A Future API for Parallel and Distributed Processing using 'batchtools' (original) (raw)

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)'.

Version: 0.21.0
Depends: R (≥ 3.2.0), parallelly, future (≥ 1.58.0)
Imports: batchtools (≥ 0.9.17), utils, checkmate, stringi
Suggests: globals, future.apply, listenv, markdown, R.rsp
Published: 2025-09-21
DOI: 10.32614/CRAN.package.future.batchtools
Author: Henrik Bengtsson ORCID iD [aut, cre, cph]
Maintainer: Henrik Bengtsson
BugReports: https://github.com/futureverse/future.batchtools/issues
License: LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2.1)]
URL: https://future.batchtools.futureverse.org,https://github.com/futureverse/future.batchtools
NeedsCompilation: no
Language: en-US
Citation: future.batchtools citation info
Materials: NEWS
In views: HighPerformanceComputing
CRAN checks: future.batchtools results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=future.batchtoolsto link to this page.