Rcereal: C++11 Header Files for 'cereal'

To facilitate using 'cereal' with 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 <http://uscilab.github.io/cereal> for more information.

Version: 1.2.1.1
Suggests: Rcpp (≥ 0.10.3), git2r, httr, testthat, tools, devtools, knitr, rmarkdown
Published: 2020-10-14
Author: Wush Wu, Randolph Voorhies, and Shane Grant
Maintainer: Wush Wu <wush978 at gmail.com>
BugReports: https://github.com/wush978/Rcereal/issues
License: BSD_2_clause + file LICENSE
URL: https://github.com/wush978/Rcereal
NeedsCompilation: no
SystemRequirements: C++11
Materials: README
CRAN checks: Rcereal results

Documentation:

Reference manual: Rcereal.pdf
Vignettes: Introduction of Rcereal

Downloads:

Package source: Rcereal_1.2.1.1.tar.gz
Windows binaries: r-devel: Rcereal_1.2.1.1.zip, r-release: Rcereal_1.2.1.1.zip, r-oldrel: Rcereal_1.2.1.1.zip
macOS binaries: r-release (arm64): Rcereal_1.2.1.1.tgz, r-oldrel (arm64): Rcereal_1.2.1.1.tgz, r-release (x86_64): Rcereal_1.2.1.1.tgz
Old sources: Rcereal archive

Reverse dependencies:

Reverse linking to: outliertree

Linking:

Please use the canonical form https://CRAN.R-project.org/package=Rcereal to link to this page.