CMD + K

r-rapiserialize

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-rapiserialize

Usage Tracking

0.1.2
0.1.0
2 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jan 16, 2024 at 21:31

License

GPL-2

Total Downloads

212

Supported Platforms

linux-64