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.5)Rcereal_1.3.2.zip(r-4.4)Rcereal_1.3.2.zip(r-4.3)
Rcereal_1.3.2.tgz(r-4.4-any)Rcereal_1.3.2.tgz(r-4.3-any)
Rcereal_1.3.2.tar.gz(r-4.5-noble)Rcereal_1.3.2.tar.gz(r-4.4-noble)
Rcereal_1.3.2.tgz(r-4.4-emscripten)Rcereal_1.3.2.tgz(r-4.3-emscripten)
Rcereal.pdf |Rcereal.html✨
Rcereal/json (API)
NEWS
# 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 2 months agofrom:cc962f80ec. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 24 2024 |
R-4.5-win | OK | Oct 24 2024 |
R-4.5-linux | OK | Oct 24 2024 |
R-4.4-win | OK | Oct 24 2024 |
R-4.4-mac | OK | Oct 24 2024 |
R-4.3-win | OK | Oct 24 2024 |
R-4.3-mac | OK | Oct 24 2024 |
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 |