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.2.1.tgz(r-4.4-any)Rcereal_1.2.1.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'))

Peer review:

Bug tracker:https://github.com/wush978/rcereal/issues

On CRAN:

3 exports 13 stars 2.40 score 0 dependencies 4 dependents 4 scripts 507 downloads

Last updated 14 hours agofrom:a905c7b1bf. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 17 2024
R-4.5-winOKSep 17 2024
R-4.5-linuxOKSep 17 2024
R-4.4-winOKSep 17 2024
R-4.4-macOKSep 04 2024
R-4.3-winOKSep 17 2024
R-4.3-macOKSep 04 2024

Exports:last_versionlist_versionupdate_version

Dependencies:

Rcereal: cereal headers for R and C++ serialization

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Sep 17 2024.

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