CMD + K

r-protolite

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-protolite

Usage Tracking

2.3.0
1.9
2 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jan 16, 2024 at 21:30

License

MIT

Total Downloads

429

Version Downloads

136

Supported Platforms

linux-64

Unsupported Platforms

macOS-64 Last supported version: 1.9
win-64 Last supported version: 1.9