future.batchtools: A Future API for Parallel and Distributed Processing using 'batchtools'

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

Version: 0.12.1
Depends: R (≥ 3.2.0), parallelly, future (≥ 1.31.0)
Imports: batchtools (≥ 0.9.16), utils
Suggests: globals, future.apply, listenv, markdown, R.rsp
Published: 2023-12-20
Author: Henrik Bengtsson ORCID iD [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb at braju.com>
BugReports: https://github.com/HenrikBengtsson/future.batchtools/issues
License: LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2.1)]
URL: https://future.batchtools.futureverse.org, https://github.com/HenrikBengtsson/future.batchtools
NeedsCompilation: no
Citation: future.batchtools citation info
Materials: NEWS
In views: HighPerformanceComputing
CRAN checks: future.batchtools results

Documentation:

Reference manual: future.batchtools.pdf
Vignettes: A Future for batchtools

Downloads:

Package source: future.batchtools_0.12.1.tar.gz
Windows binaries: r-devel: future.batchtools_0.12.1.zip, r-release: future.batchtools_0.12.1.zip, r-oldrel: future.batchtools_0.12.1.zip
macOS binaries: r-release (arm64): future.batchtools_0.12.1.tgz, r-oldrel (arm64): future.batchtools_0.12.1.tgz, r-release (x86_64): future.batchtools_0.12.1.tgz
Old sources: future.batchtools archive

Reverse dependencies:

Reverse suggests: batchtools, FAMoS, nncc, SimDesign, targets

Linking:

Please use the canonical form https://CRAN.R-project.org/package=future.batchtools to link to this page.