issues
search
eddelbuettel
/
rprotobuf
R Interface to Protocol Buffers
71
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
User-friendly suggestion for missing-dependency configure failure
#105
Fifis
closed
4 months ago
3
`RProtoBuf` compatible with `protobuf` >= 26.x
#104
TeoGiane
closed
4 months ago
2
Remove placeholders for missing routines
#103
MichaelChirico
closed
5 months ago
1
Tidy: use internal concatenation to build error
#102
MichaelChirico
closed
5 months ago
6
Does ServiceDescriptor__method routine exist?
#101
MichaelChirico
closed
5 months ago
4
Protobuf headers not found with default CXXFLAGS and CPPFLAGS, manually trying /usr/local/include
#100
sgavathe
closed
5 months ago
5
Use TextFormat in test_addressbook.R
#99
tanx16
closed
7 months ago
4
Use `toTextFormat()` for serializing protobufs, rather than `as.character` or `toString()`.
#98
tanx16
closed
7 months ago
1
FYI: Proto editions are coming
#97
michaelquinn32
opened
10 months ago
2
Update a bazillion .Call() to use unquoted 'registered' form (closes #86)
#96
eddelbuettel
closed
11 months ago
0
compilation failure on Alpine 3.19
#95
bastistician
closed
11 months ago
6
Discrepancy between readProtoFiles2 and protoc behavior in handling well-known types
#94
c4f3a0ce
opened
1 year ago
2
Make `rprotobuf` compatible with `protobuf` >= 22.x
#93
TeoGiane
closed
11 months ago
8
`rprotobuf` incompatible with protobuf >= 22.0
#92
TeoGiane
closed
11 months ago
1
The Docker action needs various updates for node too
#91
eddelbuettel
closed
2 years ago
0
Switch to C++17
#90
eddelbuettel
closed
2 years ago
1
Build fails on R 4.2.0, linux with RCpp 1.0.8.3
#89
AshesITR
closed
2 years ago
10
Expose TextFormat for Message->character conversion
#88
MichaelChirico
closed
2 years ago
8
Exposing TextFormat to the R API
#87
MichaelChirico
closed
2 years ago
6
Update .Call to non-quoted registered identifiers
#86
eddelbuettel
closed
11 months ago
0
Reading example protobuf fails
#85
hadley
closed
11 months ago
3
Package required but not available: ‘RProtoBuf’ - Oracle Solaris 10, x86, 32 bit, R-release
#84
vamshimupparaju
closed
2 years ago
1
Latest release (0.4.18) requires protobuf 3.3.0 or later
#83
kyleam
closed
2 years ago
4
Apply UCRT patch by Tomas, roll minor version
#82
eddelbuettel
closed
2 years ago
1
Windows: fix for rwinlib ucrt libs
#81
jeroen
closed
3 years ago
1
Provide a method to retrieve string value of enums (and add an option to `as.list`)
#80
vspinu
opened
3 years ago
3
Add extra parameters to toJSON method
#79
vspinu
closed
3 years ago
3
Support waldo comparisons of RProtoBuf objects
#78
michaelquinn32
closed
3 years ago
7
configure: error: ERROR: ProtoBuf compiler headers require
#77
wangchong666
closed
3 years ago
4
Retire minimal RPC implementation
#76
eddelbuettel
closed
3 years ago
2
Accessing nested Messages with `[[` does not behave as expected
#75
Selbosh
opened
3 years ago
9
update Travis to bionic
#74
eddelbuettel
closed
4 years ago
0
Error in unserialize_pb
#73
newboots861
closed
4 years ago
3
Handle ServiceDescriptor::FindMethodByName() taking std::string_view
#72
acozzette
closed
4 years ago
10
condition use of ByteSizeLong on ProtoBuf 3.6.0 or later
#71
eddelbuettel
closed
4 years ago
0
No member named ByteSizeLong
#70
gbrsales
closed
4 years ago
6
gRPC client
#69
yimyom
closed
4 years ago
7
JSON parsing and printing for messages
#68
siddharthab
closed
4 years ago
8
switch vignettes to prebuilt
#67
eddelbuettel
closed
4 years ago
0
Retire RCurl and deprecate unused rpc functionality
#66
eddelbuettel
closed
2 years ago
12
Add tinytest support
#65
eddelbuettel
closed
4 years ago
0
Fix repeated message / group issue (closes #62)
#64
eddelbuettel
closed
4 years ago
2
Fix the indexing of repeated messages in the "fetch" method.
#63
sircosine
closed
4 years ago
2
The "fetch" method uses wrong indexing for repeated messages/groups
#62
sircosine
closed
4 years ago
2
Feature request: implement messageToJson
#61
botanize
closed
4 years ago
6
Can RProtoBuf package be installed on linux
#60
Elbuort-Lee
closed
5 years ago
6
Clang compile on macOS needs -std=c++11 CPPFLAG
#59
mhuttner
closed
5 years ago
4
How to serialize byteSize()
#58
fkgruber
opened
5 years ago
5
Skip comparison of a field if it's unset in both messages
#57
jarodmeng
closed
5 years ago
0
identical() crashes when dealing with recursive fields in proto
#56
jarodmeng
closed
5 years ago
1
Next