Skip to content

future.mirai

A 'Future' API for Parallel Processing using 'mirai'

v0.10.1 · Jul 10, 2025 · GPL (>= 3)

Description

Implementation of the 'Future' API <doi:10.32614/RJ-2021-048> on top of the 'mirai' package <doi:10.5281/zenodo.7912722>. By using this package, you get to take advantage of the benefits of 'mirai' plus everything else that 'future' and the 'Futureverse' adds on top of it. It allows you to process futures, as defined by the 'future' package, in parallel out of the box, on your local machine or across remote machines. Contrary to back-ends relying on the 'parallel' package (e.g. 'multisession') and socket connections, 'mirai_cluster' and 'mirai_multisession', provided here, can run more than 125 parallel R processes. As a reminder, regardless which future backend is used by the user, the code does not have to change, it gives identical results, and behaves exactly the same.

Downloads

3.6K

Last 30 days

2112th

11.5K

Last 90 days

49.1K

Last year

Trend: +2.9% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (6)

Dependency Network

Dependencies Reverse dependencies future mirai parallelly brms bsitar chopin futureverse rtemis spanishoddata future.mirai

Version History

new 0.10.1 Mar 10, 2026
updated 0.10.1 ← 0.10.0 diff Jul 9, 2025
updated 0.10.0 ← 0.2.2 diff Jun 4, 2025
updated 0.2.2 ← 0.2.1 diff Jul 2, 2024
updated 0.2.1 ← 0.2.0 diff May 14, 2024
new 0.2.0 Apr 17, 2024