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

AuthorRomain Francois, Dirk Eddelbuettel, Murray Stokely and Jeroen Ooms
MaintainerDirk Eddelbuettel <edd@debian.org>
LicenseGPL (>= 2)
Version0.4.22.1
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 March 27, 2024, 12:22 p.m.