Other packages > Find by keyword >

RProtoBuf  

R Interface to the 'Protocol Buffers' 'API' (Version 2 or 3)
View on CRAN: Click here


Download and install RProtoBuf package within the R console
Install from CRAN:
install.packages("RProtoBuf")

Install from Github:
library("remotes")
install_github("cran/RProtoBuf")

Install by package version:
library("remotes")
install_version("RProtoBuf", "0.4.25")



Attach the package and use:
library("RProtoBuf")
Maintained by
Dirk Eddelbuettel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-02-02
Latest Update: 2025-03-31
Description:
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, . A sufficiently recent version of 'Protocol Buffers' library is required; currently version 3.3.0 from 2017 is the stated minimum.
How to cite:
Dirk Eddelbuettel (2010). RProtoBuf: R Interface to the 'Protocol Buffers' 'API' (Version 2 or 3). R package version 0.4.25, https://cran.r-project.org/web/packages/RProtoBuf. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1-0 (2010-02-02 11:08), 0.2.0 (2010-09-11 20:00), 0.2.1 (2010-10-18 21:09), 0.2.2 (2011-01-12 08:55), 0.2.3 (2011-04-13 11:25), 0.2.4 (2012-05-16 14:29), 0.2.5 (2012-08-09 09:11), 0.2.6 (2012-10-04 14:42), 0.3.1 (2013-09-15 16:58), 0.3.2 (2013-12-16 11:22), 0.3 (2013-07-15 18:28), 0.4.0 (2014-01-20 00:25), 0.4.1 (2014-03-25 21:51), 0.4.2 (2014-12-11 13:57), 0.4.3 (2015-08-25 16:29), 0.4.4 (2016-07-11 08:44), 0.4.5 (2016-08-29 17:44), 0.4.6 (2016-09-09 18:10), 0.4.7 (2016-10-29 22:24), 0.4.8 (2017-01-17 19:41), 0.4.9 (2017-03-07 00:39), 0.4.10 (2017-08-13 22:55), 0.4.11 (2017-10-03 21:58), 0.4.12 (2018-07-11 08:40), 0.4.13 (2018-11-03 17:00), 0.4.14 (2019-06-30 18:30), 0.4.15 (2020-02-08 15:10), 0.4.16 (2020-03-19 15:00), 0.4.17 (2020-03-28 06:50), 0.4.18 (2021-12-16 09:50), 0.4.19 (2022-05-06 16:40), 0.4.20 (2022-11-03 10:00), 0.4.21 (2023-12-13 14:50), 0.4.22 (2024-01-21 14:42), 0.4.23 (2025-01-14 20:00), 0.4.24 (2025-03-31 21:00)
Other packages that cited RProtoBuf R package
View RProtoBuf citation profile
Other R packages that RProtoBuf depends, imports, suggests or enhances
Complete documentation for RProtoBuf
Functions, R codes and Examples using the RProtoBuf R package
Some associated functions: ArrayInputStream-class . ArrayInputStream-methods . ArrayOutputStream-class . ArrayOutputStream-methods . BackUp-methods . ByteCount-methods . ConnectionInputStream-class . ConnectionInputStream-methods . ConnectionOutputStream-class . ConnectionOutputStream-methods . Descriptor-class . EnumDescriptor-class . EnumValueDescriptor-class . FieldDescriptor-class . FileDescriptor-class . FileInputStream-class . FileInputStream-methods . FileOutputStream-class . FileOutputStream-methods . GetErrno-methods . Message-class . MethodDescriptor-class . Next-methods . P . RProtoBuf-package . ServiceDescriptor-class . SetCloseOnDelete-methods . Skip-methods . ZeroCopyInputStream-class . ZeroCopyOutputStream-class . add . asMessage . aslist . bytesize . clear . clone . completion . containing_type-methods . descriptor . enum_type . enum_type_count . fetch . field . field_count . fileDescriptor . has . isInitialized . is_extension . label . merge . name . nested_type . nested_type_count . number . read . readASCII . readJSON . readProtoFiles . serialize_pb . set . size . sizegets . swap . type . with . 
Some associated R codes: 00classes.R . add.R . aslist.R . clear.R . clone.R . completion.R . containing_type.R . debug_string.R . descriptor.R . extensions.R . field_count.R . has.R . identical.R . initialized.R . internals.R . lookup.R . merge.R . read.R . rexp_obj.R . serialize.R . serialize_pb.R . set.R . size.R . swap.R . text_format.R . unit_tests.R . with.R . wrapper_CodedInputStream.R . wrapper_CodedOutputStream.R . wrapper_EnumDescriptor.R . wrapper_EnumValueDescriptor.R . wrapper_FieldDescriptor.R . wrapper_MethodDescriptor.R . wrapper_ServiceDescriptor.R . wrapper_ZeroCopyInputStream.R . zzz.R .  Full RProtoBuf package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA