RApiSerialize: R API Serialization

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.

Package details

AuthorDirk Eddelbuettel, Ei-ji Nakama, Junji Nakano, and R Core (original code)
MaintainerDirk Eddelbuettel <edd@debian.org>
LicenseGPL (>= 2)
Version0.1.2
URL https://github.com/eddelbuettel/rapiserialize https://dirk.eddelbuettel.com/code/rapiserialize.html
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("RApiSerialize")

Try the RApiSerialize package in your browser

Any scripts or data that you put into this service are public.

RApiSerialize documentation built on Aug. 25, 2022, 5:06 p.m.