Skip to content

RApiSerialize

R API Serialization

v0.1.4 · Sep 28, 2024 · GPL (>= 2)

Description

Access to the internal R serialization code is provided for use by other packages at the C function level by using the registration of native function mechanism. Client packages simply include a single header file RApiSerializeAPI.h provided by this package. This packages builds on the Rhpc package by Ei-ji Nakama and Junji Nakano which also includes a (partial) copy of the file src/main/serialize.c from R itself. The R Core group is the original author of the serialization code made available by this package.

Downloads

3.5K

Last 30 days

2168th

15.9K

Last 90 days

181.2K

Last year

Trend: +1% (30d vs prior 30d)

CRAN Check Status

14 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 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 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 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

linking_to

Dependency Network

Dependencies Reverse dependencies RcppRedis RApiSerialize

Version History

new 0.1.4 Mar 10, 2026
updated 0.1.4 ← 0.1.3 diff Sep 27, 2024
updated 0.1.3 ← 0.1.2 diff May 13, 2024
updated 0.1.2 ← 0.1.1 diff Aug 24, 2022
updated 0.1.1 ← 0.1.0 diff Aug 6, 2022
new 0.1.0 Apr 18, 2014