Package: RApiSerialize 0.1.4
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.
Authors:
RApiSerialize_0.1.4.tar.gz
RApiSerialize_0.1.4.zip(r-4.7)RApiSerialize_0.1.4.zip(r-4.6)RApiSerialize_0.1.4.zip(r-4.5)
RApiSerialize_0.1.4.tgz(r-4.6-x86_64)RApiSerialize_0.1.4.tgz(r-4.6-arm64)RApiSerialize_0.1.4.tgz(r-4.5-x86_64)RApiSerialize_0.1.4.tgz(r-4.5-arm64)
RApiSerialize_0.1.4.tar.gz(r-4.7-arm64)RApiSerialize_0.1.4.tar.gz(r-4.7-x86_64)RApiSerialize_0.1.4.tar.gz(r-4.6-arm64)RApiSerialize_0.1.4.tar.gz(r-4.6-x86_64)
RApiSerialize_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RApiSerialize/json (API)
NEWS
| # Install 'RApiSerialize' in R: |
| install.packages('RApiSerialize', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/rapiserialize/issues
Last updated from:2110468785. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 108 | ||
| linux-devel-x86_64 | OK | 100 | ||
| source / vignettes | OK | 133 | ||
| linux-release-arm64 | OK | 90 | ||
| linux-release-x86_64 | OK | 94 | ||
| macos-release-arm64 | OK | 68 | ||
| macos-release-x86_64 | OK | 254 | ||
| macos-oldrel-arm64 | OK | 96 | ||
| macos-oldrel-x86_64 | OK | 173 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 65 | ||
| windows-oldrel | OK | 66 | ||
| wasm-release | OK | 82 |
Exports:serializeToRawunserializeFromRaw
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| R API for Serialization | RApiSerialize-package RApiSerialize serializeToRaw unserializeFromRaw |
