CMD + K

r-rapiserialize

Community

This package provides other packages with access to the internal R serialization code. Access to this code is provided 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 Junji Nakano and Ei-ji Nakama 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_test::r-rapiserialize

Usage Tracking

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

About

Summary

This package provides other packages with access to the internal R serialization code. Access to this code is provided 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 Junji Nakano and Ei-ji Nakama 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

Dec 2, 2019 at 21:46

License

GPL-2

Total Downloads

3

Supported Platforms

linux-64
win-64
macOS-64