Package: carrier 0.1.1.9000

Lionel Henry

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.

Authors:Lionel Henry [aut, cre], Posit Software, PBC [cph, fnd]

carrier_0.1.1.9000.tar.gz
carrier_0.1.1.9000.zip(r-4.5)carrier_0.1.1.9000.zip(r-4.4)carrier_0.1.1.9000.zip(r-4.3)
carrier_0.1.1.9000.tgz(r-4.4-any)carrier_0.1.1.9000.tgz(r-4.3-any)
carrier_0.1.1.9000.tar.gz(r-4.5-noble)carrier_0.1.1.9000.tar.gz(r-4.4-noble)
carrier_0.1.1.9000.tgz(r-4.4-emscripten)carrier_0.1.1.9000.tgz(r-4.3-emscripten)
carrier.pdf |carrier.html
carrier/json (API)
NEWS

# Installcarrier in R:
install.packages('carrier',repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/r-lib/carrier/issues

On CRAN:

2 exports 50 stars 3.53 score 5 dependencies 3 dependents 9.6k downloads

Last updated 1 years agofrom:c8ef7bdd4f

Exports:crateis_crate

Dependencies:cpp11crayonlobstrprettyunitsrlang