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.
- GitHub
- https://dirk.eddelbuettel.com/code/rapiserialize.html
- File a bug report
- RApiSerialize results
- RApiSerialize.pdf
- Version0.1.4
- R versionunknown
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?Yes
- Last release09/28/2024
Documentation
Team
Dirk Eddelbuettel
Ei-ji Nakama
Show author detailsRolesAuthorJunji Nakano
Show author detailsRolesAuthorR Core
Show author detailsRolesAuthor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Reverse Imports2 packages