futureverse: Install 'Futureverse' in One Go
The 'Futureverse' is a set of packages for parallel and distributed processing with the 'future' package at its core (Bengtsson, 2021, <doi:10.32614/RJ-2021-048>). Another notable component is the 'futurize' package (Bengtsson, 2026, <doi:10.48550/arXiv.2601.17578>) for turning common sequential calls into parallel ones via a single function futurize(). Similarly, the progressify() of the 'progressify' package makes common calls to report of progress. This package is designed to make it easy to install common '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.3.0 |
| Imports: |
future, futurize, future.apply, furrr, doFuture, progressify, progressr |
| Suggests: |
future.batchtools, future.callr, future.mirai, RhpcBLASctl |
| Published: |
2026-07-04 |
| DOI: |
10.32614/CRAN.package.futureverse |
| Author: |
Henrik Bengtsson
[aut, cre, cph] |
| Maintainer: |
Henrik Bengtsson <henrikb at braju.com> |
| BugReports: |
https://github.com/futureverse/futureverse/issues |
| License: |
MIT + file LICENSE |
| URL: |
https://www.futureverse.org,
https://github.com/futureverse/futureverse/ |
| NeedsCompilation: |
no |
| Citation: |
futureverse citation info |
| Materials: |
README, NEWS |
| CRAN checks: |
futureverse results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=futureverse
to link to this page.