Skip to content

[BETA] R package: future.tools - Tools for Working with Futures

Notifications You must be signed in to change notification settings

futureverse/future.tools

Folders and files

NameName
Last commit message
Last commit date
Jan 19, 2024
May 20, 2023
Apr 8, 2024
May 20, 2023
Apr 8, 2024
Jun 4, 2024
Mar 7, 2023
Jun 13, 2022
Jun 12, 2022
Jun 4, 2024
May 20, 2023
Jun 21, 2022
May 20, 2023
Jun 4, 2024

Repository files navigation

R CMD check status

future.tools: Tools for Working with Futures

Installation

R package future.tools is available via R-universe and can be installed as:

options(repos = c("https://futureverse.r-universe.dev", getOption("repos")))
install.packages("future.tools")

Pre-release version

To install the pre-release version that is available in Git branch develop on GitHub, use:

remotes::install_github("futureverse/future.tools", ref="develop")

This will install the package from source.

About

[BETA] R package: future.tools - Tools for Working with Futures

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published