Reference manual

It appears you don't have a PDF plugin for this browser. You can click here to download the reference manual.

install.packages("RProtoBuf")

0.4.23 by Dirk Eddelbuettel, a month ago


https://github.com/eddelbuettel/rprotobuf, https://dirk.eddelbuettel.com/code/rprotobuf.html


Report a bug at https://github.com/eddelbuettel/rprotobuf/issues


Browse source code at https://github.com/cran/RProtoBuf


Authors: Romain Francois [aut] , Dirk Eddelbuettel [aut, cre] , Murray Stokely [aut] , Jeroen Ooms [aut]


Documentation:   PDF Manual  


GPL (>= 2) license


Imports utils, stats, tools, Rcpp

Depends on methods

Suggests tinytest

Linking to Rcpp

System requirements: ProtoBuf libraries and compiler version 3.3.0 or later; On Debian/Ubuntu these can be installed as libprotoc-dev, libprotobuf-dev and protobuf-compiler, while on Fedora/CentOS protobuf-devel and protobuf-compiler are needed. A C++17 compiler is required as well.


Imported by acumos, proffer, traveltimeR.

Depended on by factset.protobuf.stach.v2.

Suggested by jmvReadWrite, jmvcore, profile.


See at CRAN