The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Version 0.3.0 (2026-04-01)

New Features

Bug Fixes

Version 0.2.0 (2026-03-18)

Following the initial CRAN release in January 2026, this version adds futurize() support for many more CRAN and Bioconductor packages. To achieve this, support for transpiling S3 and S4 methods was added, expanding beyond regular and generic functions. This opens the door for futurizing many more packages going forward.

Significant Changes

New Features

New Transpilers

Bug Fixes

Version 0.1.0 (2026-01-18)

This is the first version submitted to CRAN.

Version 0.0.6 (2026-01-14)

New Transpilers

New Features

Version 0.0.5 (2025-11-26)

New Features

Version 0.0.4 (2025-09-26)

New Transpilers

New Features

Version 0.0.3 (2025-08-20)

New Transpilers

New Features

Version 0.0.2 (2025-05-23)

The futurize package unifies our current future.apply, furrr, and doFuture solutions into a minimal, unified API. This means you no longer need to learn those future-specific packages and their APIs, and all you need to know is the ... |> futurize() syntax. The default behavior of futurize() is sufficient for most use cases and users, but, if needed, it comes with one unifying, unique set of arguments that can be used to configure how the futures are resolved, how they are partitioned into chunks, and how output and conditions are relayed, among other things.

New Transpilers

Version 0.0.1 (2025-03-07)

New Features

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.