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:Wush Wu [aut, cre], Randolph Voorhies [ctb], Shane Grant [ctb], Stephen Wade [ctb]

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.5-any)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

On CRAN:

Conda:

6.42 score 12 stars 4 packages 4 scripts 1.2k downloads 3 exports 0 dependencies

Last updated 6 months agofrom:cc962f80ec. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 21 2025
R-4.5-winOKFeb 21 2025
R-4.5-macOKFeb 21 2025
R-4.5-linuxOKFeb 21 2025
R-4.4-winOKFeb 21 2025
R-4.4-macOKFeb 21 2025
R-4.3-winOKFeb 21 2025
R-4.3-macOKFeb 21 2025

Exports:last_versionlist_versionupdate_version

Dependencies:

Rcereal: cereal headers for R and C++ serialization

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Feb 21 2025.

Last update: 2024-09-18
Started: 2024-09-16