The 'Futureverse' is a set of packages for parallel and distributed process with the 'future' package at its core, cf. Bengtsson (2021) <doi:10.32614/RJ-2021-048>. This package is designed to make it easy to install and load multiple 'Futureverse' packages in a single step. This package is intended for end-users, interactive use, and R scripts. Packages must not list it as a dependency - instead, explicitly declare each 'Futureverse' package as a dependency as needed.
Version: | 0.1.0 |
Imports: | future, future.apply, furrr, doFuture, progressr |
Suggests: | future.batchtools, future.callr, future.mirai |
Published: | 2024-06-07 |
DOI: | 10.32614/CRAN.package.futureverse |
Author: | Henrik Bengtsson [aut, cre, cph] |
Maintainer: | Henrik Bengtsson <henrikb at braju.com> |
License: | MIT + file LICENSE |
URL: | https://www.futureverse.org |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | futureverse results |
Reference manual: | futureverse.pdf |
Package source: | futureverse_0.1.0.tar.gz |
Windows binaries: | r-devel: futureverse_0.1.0.zip, r-release: futureverse_0.1.0.zip, r-oldrel: futureverse_0.1.0.zip |
macOS binaries: | r-release (arm64): futureverse_0.1.0.tgz, r-oldrel (arm64): futureverse_0.1.0.tgz, r-release (x86_64): futureverse_0.1.0.tgz, r-oldrel (x86_64): futureverse_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=futureverse to link to this page.