Skip to content

HenrikBengtsson/future.tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R CMD check status

future.tools: Tools for Working with Futures

Installation

R package future.tools is only available via GitHub and can be installed in R as:

remotes::install_github("HenrikBengtsson/future.tools", ref="master")

Pre-release version

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

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

This will install the package from source.