Package: RApiSerialize
Type: Package
Title: R API Serialization
Version: 0.1.2
Date: 2022-08-25
Author: Dirk Eddelbuettel, Ei-ji Nakama, Junji Nakano, and R Core (original code)
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: 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. 
URL: https://github.com/eddelbuettel/rapiserialize,
        https://dirk.eddelbuettel.com/code/rapiserialize.html
BugReports: https://github.com/eddelbuettel/rapiserialize/issues
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2022-08-25 10:50:33 UTC; edd
Repository: CRAN
Date/Publication: 2022-08-25 11:52:34 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2022-08-26 11:47:25 UTC; unix
Archs: RApiSerialize.so.dSYM
