Skip to content

RcppMsgPack

0.2.4

'MsgPack' C++ Header Files and Interface Functions for R

3packages depend
3.6Kdownloads / year
63.8%test coverage
13/13checks pass

Overview

About
Maintained by Dirk EddelbuettelFirst published 2017-06-126 releasesCRAN page ↗GitHub ↗

'MsgPack' header files are provided for use by R packages, along with the ability to access, create and alter 'MsgPack' objects directly from R. 'MsgPack' is an efficient binary serialization format. It lets you exchange data among multiple languages like 'JSON' but it is faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in addition to the strings themselves. This package provides headers from the 'msgpack-c' implementation for C and C++(11) for use by R, particularly 'Rcpp'. The included 'msgpack-c' headers are licensed under the Boost Software License (Version 1.0); the code added by this package as well the R integration are licensed under the GPL (>= 2). See the files 'COPYRIGHTS' and 'AUTHORS' for a full list of copyright holders and contributors to 'msgpack-c'.

Install

Health

CRAN checks
13OK
Slowest check: 3.6 min · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 0.56
63.8%
Coverage · measured lines
100%
Documentation · exports
1
Dependencies · direct
Check history
  • OK2026-04-25
    12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • NOTE2026-04-22
    11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-04-18
    10 OK · 3 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • NOTE2026-03-10
    11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 429 wordsVignettesYes · dynamicpkgdown siteNoNEWSNoCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
100%
Return-value docs
82%
References docs
0%

Downloads

3.6K
CRAN downloads in the past year
Rank #10,472 · ~10/day · ~300/mo
Daily download trend is not available in this view yet.
37630 days
99790 days
3.6K1 year
Compare downloads with other packages →
Also on428 r2u29 autocran

Repository

Repository
22Stars
2Forks
0Open issues
0Open PRs
0Releases
98Commits
2Contributors
msgpackmsgpack-headerscranr-packagemessagepack
98 commits · Last activity 2026-01-27 · +4.8% stars, 30d

Stars over time

2025-06-18 · 202026-07-07 · 22

Repository practices

Upstream repositoryBeta

1 development-tooling and community-health practice detected across 1 family in the upstream repository

Checks run against github.com/eddelbuettel/rcppmsgpack on 2026-07-30.

Continuous integration (1)
GitHub Actions
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
6 external dependencies (excludes base and recommended)
Depends (0)
none
Imports (1)
LinkingTo (2)
Enhances (0)
none
Reverse dependencies
3direct
0indirect

Code & Tests

People & History

People (3)
Maintainer (1)
Author, Maintainer · added in 0.2.4
Authors (3)
Author, Maintainer · added in 0.2.4
Author · added in 0.2.4
Author · added in 0.2.0
Listed in earlier versions (2)
no longer listed · 0.1.1 to 0.2.3
no longer listed · 0.1.1 to 0.2.3
Package Timeline

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

  • R
    R 4.6.0 released · 2026-04-24
  • R
    R 4.5.0 released · 2025-04-11
  • 0.2.4Latest
    2025-01-19 · current release · diff ↗
  • R
    R 4.4.0 released · 2024-04-24
  • 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.2.3
    2018-11-18 · diff ↗
  • 0.2.2
    2018-05-06 · diff ↗
  • R
    R 3.5.0 released · 2018-04-23
  • 0.2.1
    2018-01-16 · diff ↗
  • 0.2.0
    2017-09-07 · diff ↗
  • 0.1.1
    2017-06-12
  • R
    R 3.4.0 released · 2017-04-21

Package metadata

First published
2017-06-12
Total releases
6 / 9 yrs
License
GPL (>= 2) OSI
Download size
957 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →