The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 0.1.1
Depends: R (≥ 3.4.0)
Imports: lobstr, rlang (≥ 1.0.1)
Suggests: covr, testthat (≥ 3.0.0)
Published: 2023-04-28
Author: Lionel Henry [aut, cre], Posit Software, PBC [cph, fnd]
Maintainer: Lionel Henry <lionel at posit.co>
BugReports: https://github.com/r-lib/carrier/issues
License: MIT + file LICENSE
URL: https://github.com/r-lib/carrier
NeedsCompilation: no
Materials: README NEWS
CRAN checks: carrier results

Documentation:

Reference manual: carrier.pdf

Downloads:

Package source: carrier_0.1.1.tar.gz
Windows binaries: r-devel: carrier_0.1.1.zip, r-release: carrier_0.1.1.zip, r-oldrel: carrier_0.1.1.zip
macOS binaries: r-release (arm64): carrier_0.1.1.tgz, r-oldrel (arm64): carrier_0.1.1.tgz, r-release (x86_64): carrier_0.1.1.tgz, r-oldrel (x86_64): carrier_0.1.1.tgz
Old sources: carrier archive

Reverse dependencies:

Reverse imports: dynparam
Reverse suggests: furrr, mlflow

Linking:

Please use the canonical form https://CRAN.R-project.org/package=carrier to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.