About Anaconda Help Download Anaconda

r / packages / r-protolite 2.3.0

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.

Installers

  • linux-64 v2.3.0
  • osx-64 v1.9
  • win-64 v1.9

conda install

To install this package run one of the following:
conda install r::r-protolite

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.2) Legal | Privacy Policy