Skip to content

RcppMsgPack

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

v0.2.4 · Jan 19, 2025 · GPL (>= 2)

Description

'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'.

Downloads

289

Last 30 days

10891st

289

Last 90 days

289

Last year

CRAN Check Status

3 NOTE
11 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (14 non-OK)
OK r-devel-linux-x86_64-debian-clang

*


            
OK r-devel-linux-x86_64-debian-gcc

*


            
OK r-devel-linux-x86_64-fedora-clang

*


            
OK r-devel-linux-x86_64-fedora-gcc

*


            
OK r-devel-macos-arm64

*


            
OK r-devel-windows-x86_64

*


            
NOTE r-oldrel-macos-arm64

installed package size

  installed size is  9.8Mb
  sub-directories of 1Mb or more:
    include   6.7Mb
    libs      2.7Mb
NOTE r-oldrel-macos-x86_64

installed package size

  installed size is  9.7Mb
  sub-directories of 1Mb or more:
    include   6.7Mb
    libs      2.6Mb
NOTE r-oldrel-windows-x86_64

installed package size

  installed size is  8.0Mb
  sub-directories of 1Mb or more:
    include   6.4Mb
    libs      1.1Mb
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
OK r-release-macos-arm64

*


            
OK r-release-macos-x86_64

*


            
OK r-release-windows-x86_64

*


            

Check History

NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-oldrel-macos-arm64

installed package size

  installed size is  9.8Mb
  sub-directories of 1Mb or more:
    include   6.7Mb
    libs      2.7Mb
NOTE r-oldrel-macos-x86_64

installed package size

  installed size is  9.7Mb
  sub-directories of 1Mb or more:
    include   6.7Mb
    libs      2.6Mb
NOTE r-oldrel-windows-x86_64

installed package size

  installed size is  8.0Mb
  sub-directories of 1Mb or more:
    include   6.4Mb
    libs      1.1Mb

Reverse Dependencies (2)

imports

RTD

suggests

Dependency Network

Dependencies Reverse dependencies Rcpp RTD RcppRedis RcppMsgPack

Version History

new 0.2.4 Mar 9, 2026