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 | 
| Suggests: | Rcpp (≥ 0.10.3), git2r, httr, testthat, tools, devtools, knitr, rmarkdown | 
| Published: | 2017-01-26 | 
| 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 | 
| Reference manual: | Rcereal.pdf | 
| Vignettes: | Introduction of Rcereal | 
| Package source: | Rcereal_1.2.1.tar.gz | 
| Windows binaries: | r-devel: Rcereal_1.2.1.zip, r-release: Rcereal_1.2.1.zip, r-oldrel: Rcereal_1.2.1.zip | 
| macOS binaries: | r-release: Rcereal_1.2.1.tgz, r-oldrel: Rcereal_1.2.1.tgz | 
| Old sources: | Rcereal archive | 
| Reverse linking to: | isotree, outliertree | 
Please use the canonical form https://CRAN.R-project.org/package=Rcereal to link to this page.