carrier: 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.

Package details

AuthorLionel Henry [aut, cre], Posit Software, PBC [cph, fnd]
MaintainerLionel Henry <lionel@posit.co>
LicenseMIT + file LICENSE
Version0.1.1
URL https://github.com/r-lib/carrier
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("carrier")

Try the carrier package in your browser

Any scripts or data that you put into this service are public.

carrier documentation built on April 28, 2023, 5:09 p.m.