r-lib/external: 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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.1.9000
URL https://github.com/r-lib/carrier
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("r-lib/external")
r-lib/external documentation built on April 30, 2023, 11:52 p.m.