RApiSerialize: R API Serialization
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.
Version: |
0.1.0 |
Published: |
2014-04-19 |
Author: |
Dirk Eddelbuettel, Junji Nakano, Ei-ji Nakama, and R Core (original code) |
Maintainer: |
Dirk Eddelbuettel <edd at debian.org> |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: |
yes |
Materials: |
README NEWS ChangeLog |
CRAN checks: |
RApiSerialize results |
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=RApiSerialize
to link to this page.