CMD + K

r-rcereal

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-rcereal

Usage Tracking

1.2.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Oct 15, 2019 at 16:45

License

BSD_2_clause

Total Downloads

1

Version Downloads

1

Supported Platforms

noarch