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.
| Version: | 1.3.2 |
| Depends: | R (≥ 3.6.2) |
| Suggests: | cpp11 (≥ 0.4.7),Rcpp (≥ 0.10.3),decor,git2r,httr,testthat, tools,knitr,rmarkdown |
| Published: | 2024-09-20 |
| DOI: | 10.32614/CRAN.package.Rcereal |
| Author: | Wush Wu [aut, cre], Randolph Voorhies [ctb], Shane Grant [ctb], Stephen Wade [ctb] |
| Maintainer: | Wush Wu <wush978 at gmail.com> |
| BugReports: | https://github.com/wush978/Rcereal/issues |
| License: | BSD_2_clause + fileLICENSE |
| URL: | https://github.com/wush978/Rcereal/ |
| NeedsCompilation: | no |
| Materials: | README,NEWS |
| CRAN checks: | Rcereal results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=Rcerealto link to this page.