CMD + K

r-future.batchtools

Anaconda Verified

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 r::r-future.batchtools

Usage Tracking

0.12.0
1 / 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

Jan 16, 2024 at 21:58

License

LGPL-2.1

Total Downloads

33

Supported Platforms

noarch