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 |
DOI: |
10.32614/CRAN.package.future.batchtools |
Author: |
Henrik Bengtsson
[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:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=future.batchtools
to link to this page.