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.7 |
Imports: | Rcpp (≥ 0.12.12), jsonlite |
LinkingTo: | Rcpp |
Suggests: | testthat, RProtoBuf |
Published: | 2017-09-01 |
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 |
Reference manual: | protolite.pdf |
Package source: | protolite_1.7.tar.gz |
Windows binaries: | r-devel: protolite_1.7.zip, r-release: protolite_1.7.zip, r-oldrel: protolite_1.7.zip |
OS X El Capitan binaries: | r-release: protolite_1.7.tgz |
OS X Mavericks binaries: | r-oldrel: protolite_1.7.tgz |
Old sources: | protolite archive |
Reverse imports: | geojson, opencpu |
Please use the canonical form https://CRAN.R-project.org/package=protolite to link to this page.