R-carrier

v 0.1.1 Updated: 12 months ago

Isolate functions for remote execution

Sending functions to remote processes can be wasteful of resources because they carry their environments with them. With the carrier package, it is easy to create functions that are isolated from their environment. These isolated functions, also called crates, print at the console with their total size and can be easily tested locally before being sent to a remote.

https://github.com/r-lib/carrier

To install R-carrier, paste this in macOS terminal after installing MacPorts

sudo port install R-carrier

Add to my watchlist

Installations 1
Requested Installations 1