79 Forks
896 Stars
896 Watchers

future

:rocket: R package: future: Unified Parallel and Distributed Processing in R for Everyone

How to download and setup future

Open terminal and run command
git clone https://github.com/HenrikBengtsson/future.git
git clone is used to create a copy or clone of future repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with future https://github.com/HenrikBengtsson/future/archive/master.zip

Or simply clone future with SSH
[email protected]:HenrikBengtsson/future.git

If you have some problems with future

You may open issue on future support forum (system) here: https://github.com/HenrikBengtsson/future/issues