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:

Reference manual: RApiSerialize.pdf
Package source: RApiSerialize_0.1.0.tar.gz
Windows binaries: r-devel: RApiSerialize_0.1.0.zip, r-release: RApiSerialize_0.1.0.zip, r-oldrel: RApiSerialize_0.1.0.zip
macOS binaries: r-release: RApiSerialize_0.1.0.tgz, r-oldrel: RApiSerialize_0.1.0.tgz

Reverse dependencies:

Reverse imports: qs, RcppRedis, rpg
Reverse linking to: qs, RcppRedis, rpg

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RApiSerialize to link to this page.