carrier
0.3.0.4Isolate Functions for Remote Execution
Overview
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.
Install
Health
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 100%
- Return-value docs
- 0%
- References docs
- 0%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
PRs over time
Repository practices
8 development-tooling and community-health practices detected across 5 families in the upstream repository
Checks run against github.com/r-lib/carrier on 2026-07-19.
Show all practices
Dependencies
Code & Tests
- Cyclomatic complexity
- 2.0 median / 9 max
- Test cases
- 20 / 0.94 per code line
Test coverage
Line coverage
100%
Expression
100.0%
Tests / Examples
100.0% / 74% ex
Functions
7 2 exported
Complexity
2.7 avg / 9 max
Call network
7 nodes / 5 edges
Call graph
Open call graph →Lowest coverage
7 functions| Function | Cyclo | Coverage |
|---|---|---|
| crate exp | 9 | 100% |
| is_crate exp | 1 | 100% |
| crate_sizes | 1 | 100% |
| format_bytes | 1 | 100% |
| locally | 3 | 100% |
| new_crate | 2 | 100% |
People & History
4 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 0.3.0.4Latest
- 0.2.02025-06-23 · diff ↗
- RR 4.5.0 released · 2025-04-11
- RR 4.4.0 released · 2024-04-24
- 0.1.12023-04-28 · diff ↗
- RR 4.3.0 released · 2023-04-21
- RR 4.2.0 released · 2022-04-22
- RR 4.1.0 released · 2021-05-18
- RR 4.0.0 released · 2020-04-24
- RR 3.6.0 released · 2019-04-26
- 0.1.02018-10-16
- RR 3.5.0 released · 2018-04-23
Package metadata
- First published
- 2018-10-16
- Total releases
- 4 / 8 yrs
- License
- MIT + file LICENSE OSI
- Minimum R
- ≥ 3.4.0
- Download size
- 9.5 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet