# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "future.batchtools" in publications use:' type: software license: LGPL-2.0-or-later title: 'future.batchtools: A Future API for Parallel and Distributed Processing using ''batchtools''' version: 0.12.1 doi: 10.32614/RJ-2021-048 identifiers: - type: doi value: 10.32614/CRAN.package.future.batchtools abstract: 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)'. authors: - family-names: Bengtsson given-names: Henrik email: henrikb@braju.com orcid: https://orcid.org/0000-0002-7579-5165 preferred-citation: type: article title: A Unifying Framework for Parallel and Distributed Processing in R using Futures authors: - family-names: Bengtsson given-names: Henrik email: henrikb@braju.com orcid: https://orcid.org/0000-0002-7579-5165 year: '2021' journal: The R Journal doi: 10.32614/RJ-2021-048 url: https://doi.org/10.32614/RJ-2021-048 volume: '13' issue: '2' start: '208' end: '227' repository: https://henrikbengtsson.r-universe.dev repository-code: https://github.com/HenrikBengtsson/future.batchtools commit: 60bd4776ee67c91502836c43c38d706a9a22fb91 url: https://future.batchtools.futureverse.org contact: - family-names: Bengtsson given-names: Henrik email: henrikb@braju.com orcid: https://orcid.org/0000-0002-7579-5165