Installation
About
Pure C++ implementations for reading and writing several common data formats based on Google protocol-buffers. Currently supports 'rexp.proto' for serialized R objects, 'geobuf.proto' for binary geojson, and 'mvt.proto' for vector tiles. This package uses the auto-generated C++ code by protobuf-compiler, hence the entire serialization is optimized at compile time. The 'RProtoBuf' package on the other hand uses the protobuf runtime library to provide a general- purpose toolkit for reading and writing arbitrary protocol-buffer data in R.
Key Metrics
Downloads
Yesterday | 238 0% |
Last 7 days | 1.103 -46% |
Last 30 days | 5.766 -5% |
Last 90 days | 16.806 -11% |
Last 365 days | 79.225 -30% |
Maintainer
Maintainer | Jeroen Ooms |