cereal: Serialize 'vctrs' Objects to 'JSON'

The 'vctrs' package provides a concept of vector prototype that can be especially useful when deploying models and code. Serialize these object prototypes to 'JSON' so they can be used to check and coerce data in production systems, and deserialize 'JSON' back to the correct object prototypes.

Version: 0.1.0
Depends: R (≥ 3.6)
Imports: jsonlite, rlang, tibble, vctrs
Suggests: covr, testthat (≥ 3.0.0), withr
Published: 2023-06-09
Author: Julia Silge ORCID iD [cre, aut], Davis Vaughan [aut], Posit Software, PBC [cph, fnd]
Maintainer: Julia Silge <julia.silge at posit.co>
BugReports: https://github.com/r-lib/cereal/issues
License: MIT + file LICENSE
URL: https://r-lib.github.io/cereal/, https://github.com/r-lib/cereal/
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: cereal results

Documentation:

Reference manual: cereal.pdf

Downloads:

Package source: cereal_0.1.0.tar.gz
Windows binaries: r-devel: cereal_0.1.0.zip, r-release: cereal_0.1.0.zip, r-oldrel: cereal_0.1.0.zip
macOS binaries: r-release (arm64): cereal_0.1.0.tgz, r-oldrel (arm64): cereal_0.1.0.tgz, r-release (x86_64): cereal_0.1.0.tgz, r-oldrel (x86_64): cereal_0.1.0.tgz

Reverse dependencies:

Reverse imports: vetiver

Linking:

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