protolite: Fast and Simple Object Serialization to Protocol Buffers

Optimized C++ implementations for reading and writing protocol-buffers. Currently supports 'rexp.proto' for serializing R objects and 'geobuf.proto' for geojson data. This lightweight package is complementary to the much larger 'RProtoBuf' package which provides a full featured toolkit for working with protocol-buffers in R.

Version: 1.8
Imports: Rcpp (≥ 0.12.12), jsonlite
LinkingTo: Rcpp
Suggests: testthat, RProtoBuf
Published: 2018-06-26
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen at berkeley.edu>
BugReports: https://github.com/jeroen/protolite/issues
License: MIT + file LICENSE
URL: https://github.com/jeroen/protolite#readme
NeedsCompilation: yes
SystemRequirements: libprotobuf and protobuf-compiler
Materials: README NEWS
CRAN checks: protolite results

Downloads:

Reference manual: protolite.pdf
Package source: protolite_1.8.tar.gz
Windows binaries: r-devel: protolite_1.8.zip, r-release: protolite_1.8.zip, r-oldrel: protolite_1.8.zip
OS X binaries: r-release: protolite_1.8.tgz, r-oldrel: protolite_1.8.tgz
Old sources: protolite archive

Reverse dependencies:

Reverse imports: geojson, opencpu

Linking:

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