Package: Rcereal 1.3.2
Rcereal: "Cereal Headers for R and C++ Serialization"
To facilitate using 'cereal' with R via 'cpp11' or 'Rcpp'. 'cereal' is a header-only C++11 serialization library. 'cereal' takes arbitrary data types and reversibly turns them into different representations, such as compact binary encodings, 'XML', or 'JSON'. 'cereal' was designed to be fast, light-weight, and easy to extend - it has no external dependencies and can be easily bundled with other code or used standalone. Please see <https://uscilab.github.io/cereal/> for more information.
Authors:
Rcereal_1.3.2.tar.gz
Rcereal_1.3.2.zip(r-4.7)Rcereal_1.3.2.zip(r-4.6)Rcereal_1.3.2.zip(r-4.5)
Rcereal_1.3.2.tgz(r-4.6-any)Rcereal_1.3.2.tgz(r-4.5-any)
Rcereal_1.3.2.tar.gz(r-4.7-any)Rcereal_1.3.2.tar.gz(r-4.6-any)
Rcereal_1.3.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
Rcereal/json (API)
| # Install 'Rcereal' in R: |
| install.packages('Rcereal', repos = c('https://wush978.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/wush978/rcereal/issues
Last updated from:cc962f80ec. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 120 | ||
| source / vignettes | OK | 212 | ||
| linux-release-x86_64 | OK | 127 | ||
| macos-release-arm64 | OK | 139 | ||
| macos-oldrel-arm64 | OK | 133 | ||
| windows-devel | OK | 109 | ||
| windows-release | OK | 90 | ||
| windows-oldrel | OK | 110 | ||
| wasm-release | OK | 95 |
Exports:last_versionlist_versionupdate_version
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Return the latest version of cereal on the GitHub. | last_version |
| List version(s) of cereal on GitHub. | list_version |
| Update installed cereal headers | update_version |
