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.22")



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: 2024-01-21
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.22, https://cran.r-project.org/web/packages/RProtoBuf. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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