The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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, r-oldrel (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.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.