Skip to content

carrier

0.3.0.4

Isolate Functions for Remote Execution

15packages depend
217.6Kdownloads / year
100.0%test coverage
13/13checks pass

Overview

About
Maintained by Lionel HenryFirst published 2018-10-164 releasesCRAN page ↗GitHub ↗

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

CRAN checks
13OK
Slowest check: 58 s · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 0.94
100.0%
Coverage · measured lines
100%
Documentation · exports
2
Dependencies · direct
Check history
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 473 wordsVignettesNopkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
100%
Return-value docs
0%
References docs
0%

Downloads

217.6K
CRAN downloads in the past year
Rank #942 · ~596/day · ~18.1K/mo
Daily download trend is not available in this view yet.
14.4K30 days
49.9K90 days
217.6K1 year
Compare downloads with other packages →
Also on715 r2u13 autocran2.1K conda_forge22 c2d4u

Repository

Repository
70Stars
3Forks
6Open issues
2Open PRs
4Releases
72Commits
3Contributors
72 commits · Last activity 2026-07-22 · 0% stars, 30d

Stars over time

2025-06-17 · 612026-07-07 · 70

Repository practices

Upstream repositoryBeta

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.

Continuous integration (1)
GitHub Actions
CRAN release process (2)
cran-comments.mdrevdep/
Docs source (1)
README.Rmd
Lint, format, editor (3)
AirVS CodeRStudio project
Show all practices
Coverage (1)
Codecov
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
3 external dependencies (excludes base and recommended)
Depends (1)
R >= 3.4.0
Imports (2)
LinkingTo (0)
none
Suggests (1)
Enhances (0)
none

Code & Tests

Code Composition
R 410 (68%)Rd 147 (24%)Markdown 47 (8%)
Code characteristics
Object systems
S31
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

Loading call graph…

Lowest coverage

7 functions
FunctionCycloCoverage
crate exp9100%
is_crate exp1100%
crate_sizes1100%
format_bytes1100%
locally3100%
new_crate2100%

People & History

People (2)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Copyright holders (1)
Copyright holder, Funder · added in 0.1.1
Funders (1)
Copyright holder, Funder · added in 0.1.1
Listed in earlier versions (1)
no longer listed · 0.1.0
Package Timeline

4 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 0.3.0.4Latest
    2025-09-11 · current release · diff ↗
  • 0.2.0
    2025-06-23 · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • 0.1.1
    2023-04-28 · diff ↗
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • R
    R 4.0.0 released · 2020-04-24
  • R
    R 3.6.0 released · 2019-04-26
  • 0.1.0
    2018-10-16
  • R
    R 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
Report a problem with this page →