Package: Rcereal
Type: Package
Title: C++11 Header Files for 'cereal'
Version: 1.2.1.1
Date: 2017-01-24
Author: Wush Wu, Randolph Voorhies, and Shane Grant
Maintainer: Wush Wu <wush978@gmail.com>
Description: 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.
License: BSD_2_clause + file LICENSE
LazyData: TRUE
SystemRequirements: C++11
Suggests: Rcpp(>= 0.10.3), git2r, httr, testthat, tools, devtools,
        knitr, rmarkdown
URL: https://github.com/wush978/Rcereal
BugReports: https://github.com/wush978/Rcereal/issues
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2020-10-14 15:38:58 UTC; hornik
Repository: CRAN
Date/Publication: 2020-10-14 16:34:31 UTC
Built: R 4.1.0; ; 2021-05-26 05:18:31 UTC; unix
