Package: RApiSerialize
Type: Package
Title: R API Serialization
Version: 0.1.0
Date: 2014-04-19
Author: Dirk Eddelbuettel, Junji Nakano, Ei-ji Nakama, and R Core (original code)
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: 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.
License: GPL (>= 2)
Packaged: 2014-04-19 13:45:33.622462 UTC; edd
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-04-19 18:49:29
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-07-15 12:28:49 UTC; unix
Archs: RApiSerialize.so.dSYM
