eddelbuettel/rprotobuf: R Interface to the 'Protocol Buffers' 'API' (Version 2 or 3)

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal 'RPC' protocols and file formats. Additional documentation is available in two included vignettes one of which corresponds to our 'JSS' paper (2016, <doi:10.18637/jss.v071.i02>. A sufficiently recent version of 'Protocol Buffers' library is required; currently version 3.3.0 from 2017 is the stated minimum.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version0.4.24
URL https://github.com/eddelbuettel/rprotobuf https://dirk.eddelbuettel.com/code/rprotobuf.html
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("eddelbuettel/rprotobuf")
eddelbuettel/rprotobuf documentation built on June 12, 2025, 9:50 a.m.