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.5
Imports: Rcpp, jsonlite
LinkingTo: Rcpp
Suggests: testthat, RProtoBuf
Published: 2016-09-06
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen.ooms at stat.ucla.edu>
BugReports: https://github.com/jeroenooms/protolite/issues
License: MIT + file LICENSE
URL: https://github.com/jeroenooms/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.5.tar.gz
Windows binaries: r-devel: protolite_1.5.zip, r-release: protolite_1.5.zip, r-oldrel: protolite_1.5.zip
OS X Mavericks binaries: r-release: protolite_1.5.tgz, r-oldrel: protolite_1.5.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.