Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / eddelbuettel/rprotobuf issues and pull requests
#106 - Make RProtoBuf compatible with protobuf >= 6.30.0
Pull Request -
State: closed - Opened by evalon32 11 days ago
- 1 comment
#105 - User-friendly suggestion for missing-dependency configure failure
Issue -
State: closed - Opened by Fifis 4 months ago
- 3 comments
#104 - `RProtoBuf` compatible with `protobuf` >= 26.x
Pull Request -
State: closed - Opened by TeoGiane 5 months ago
- 2 comments
#103 - Remove placeholders for missing routines
Pull Request -
State: closed - Opened by MichaelChirico 6 months ago
- 1 comment
#102 - Tidy: use internal concatenation to build error
Pull Request -
State: closed - Opened by MichaelChirico 6 months ago
- 6 comments
#101 - Does ServiceDescriptor__method routine exist?
Issue -
State: closed - Opened by MichaelChirico 6 months ago
- 4 comments
#100 - Protobuf headers not found with default CXXFLAGS and CPPFLAGS, manually trying /usr/local/include
Issue -
State: closed - Opened by sgavathe 6 months ago
- 5 comments
#99 - Use TextFormat in test_addressbook.R
Pull Request -
State: closed - Opened by tanx16 8 months ago
- 4 comments
#98 - Use `toTextFormat()` for serializing protobufs, rather than `as.character` or `toString()`.
Issue -
State: closed - Opened by tanx16 8 months ago
- 1 comment
#97 - FYI: Proto editions are coming
Issue -
State: open - Opened by michaelquinn32 11 months ago
- 2 comments
#96 - Update a bazillion .Call() to use unquoted 'registered' form (closes #86)
Pull Request -
State: closed - Opened by eddelbuettel 12 months ago
#95 - compilation failure on Alpine 3.19
Issue -
State: closed - Opened by bastistician 12 months ago
- 6 comments
#94 - Discrepancy between readProtoFiles2 and protoc behavior in handling well-known types
Issue -
State: open - Opened by c4f3a0ce about 1 year ago
- 2 comments
#93 - Make `rprotobuf` compatible with `protobuf` >= 22.x
Pull Request -
State: closed - Opened by TeoGiane over 1 year ago
- 8 comments
#92 - `rprotobuf` incompatible with protobuf >= 22.0
Issue -
State: closed - Opened by TeoGiane over 1 year ago
- 1 comment
#91 - The Docker action needs various updates for node too
Issue -
State: closed - Opened by eddelbuettel about 2 years ago
#90 - Switch to C++17
Issue -
State: closed - Opened by eddelbuettel about 2 years ago
- 1 comment
#89 - Build fails on R 4.2.0, linux with RCpp 1.0.8.3
Issue -
State: closed - Opened by AshesITR over 2 years ago
- 10 comments
#88 - Expose TextFormat for Message->character conversion
Pull Request -
State: closed - Opened by MichaelChirico over 2 years ago
- 8 comments
#87 - Exposing TextFormat to the R API
Issue -
State: closed - Opened by MichaelChirico over 2 years ago
- 6 comments
#86 - Update .Call to non-quoted registered identifiers
Issue -
State: closed - Opened by eddelbuettel over 2 years ago
#85 - Reading example protobuf fails
Issue -
State: closed - Opened by hadley over 2 years ago
- 3 comments
#84 - Package required but not available: ‘RProtoBuf’ - Oracle Solaris 10, x86, 32 bit, R-release
Issue -
State: closed - Opened by vamshimupparaju almost 3 years ago
- 1 comment
#83 - Latest release (0.4.18) requires protobuf 3.3.0 or later
Issue -
State: closed - Opened by kyleam almost 3 years ago
- 4 comments
#82 - Apply UCRT patch by Tomas, roll minor version
Pull Request -
State: closed - Opened by eddelbuettel almost 3 years ago
- 1 comment
#81 - Windows: fix for rwinlib ucrt libs
Pull Request -
State: closed - Opened by jeroen over 3 years ago
- 1 comment
#80 - Provide a method to retrieve string value of enums (and add an option to `as.list`)
Issue -
State: open - Opened by vspinu over 3 years ago
- 3 comments
#79 - Add extra parameters to toJSON method
Pull Request -
State: closed - Opened by vspinu over 3 years ago
- 3 comments
#78 - Support waldo comparisons of RProtoBuf objects
Issue -
State: closed - Opened by michaelquinn32 over 3 years ago
- 7 comments
#77 - configure: error: ERROR: ProtoBuf compiler headers require
Issue -
State: closed - Opened by wangchong666 almost 4 years ago
- 4 comments
#76 - Retire minimal RPC implementation
Pull Request -
State: closed - Opened by eddelbuettel almost 4 years ago
- 2 comments
#75 - Accessing nested Messages with `[[` does not behave as expected
Issue -
State: open - Opened by Selbosh almost 4 years ago
- 9 comments
#74 - update Travis to bionic
Pull Request -
State: closed - Opened by eddelbuettel over 4 years ago
#73 - Error in unserialize_pb
Issue -
State: closed - Opened by newboots861 over 4 years ago
- 3 comments
#72 - Handle ServiceDescriptor::FindMethodByName() taking std::string_view
Pull Request -
State: closed - Opened by acozzette over 4 years ago
- 10 comments
#71 - condition use of ByteSizeLong on ProtoBuf 3.6.0 or later
Pull Request -
State: closed - Opened by eddelbuettel over 4 years ago
#70 - No member named ByteSizeLong
Issue -
State: closed - Opened by gbrsales over 4 years ago
- 6 comments
#69 - gRPC client
Issue -
State: closed - Opened by yimyom over 4 years ago
- 7 comments
#68 - JSON parsing and printing for messages
Pull Request -
State: closed - Opened by siddharthab over 4 years ago
- 8 comments
#67 - switch vignettes to prebuilt
Pull Request -
State: closed - Opened by eddelbuettel almost 5 years ago
#66 - Retire RCurl and deprecate unused rpc functionality
Issue -
State: closed - Opened by eddelbuettel almost 5 years ago
- 12 comments
#65 - Add tinytest support
Pull Request -
State: closed - Opened by eddelbuettel almost 5 years ago
#64 - Fix repeated message / group issue (closes #62)
Pull Request -
State: closed - Opened by eddelbuettel almost 5 years ago
- 2 comments
#63 - Fix the indexing of repeated messages in the "fetch" method.
Pull Request -
State: closed - Opened by sircosine almost 5 years ago
- 2 comments
#62 - The "fetch" method uses wrong indexing for repeated messages/groups
Issue -
State: closed - Opened by sircosine almost 5 years ago
- 2 comments
#61 - Feature request: implement messageToJson
Issue -
State: closed - Opened by botanize about 5 years ago
- 6 comments
Labels: help wanted
#60 - Can RProtoBuf package be installed on linux
Issue -
State: closed - Opened by Elbuort-Lee about 5 years ago
- 6 comments
#59 - Clang compile on macOS needs -std=c++11 CPPFLAG
Issue -
State: closed - Opened by mhuttner over 5 years ago
- 4 comments
#58 - How to serialize byteSize()
Issue -
State: open - Opened by fkgruber over 5 years ago
- 5 comments
#57 - Skip comparison of a field if it's unset in both messages
Pull Request -
State: closed - Opened by jarodmeng almost 6 years ago
#56 - identical() crashes when dealing with recursive fields in proto
Issue -
State: closed - Opened by jarodmeng almost 6 years ago
- 1 comment
#55 - testthat::expect_identical() fails when comparing two identical Messages
Issue -
State: closed - Opened by jarodmeng almost 6 years ago
- 2 comments
#54 - Add a S3 dispatch of all.equal() for Message objects and use it in S4 method
Pull Request -
State: closed - Opened by jarodmeng almost 6 years ago
- 1 comment
#53 - testthat::expect_equal() returns spurious pass result when comparing Message objects
Issue -
State: closed - Opened by jarodmeng almost 6 years ago
- 7 comments
#52 - Support reading multiple protobuf messages from a single file
Issue -
State: closed - Opened by SergeySandler about 6 years ago
- 2 comments
#51 - Feature/travis docker
Pull Request -
State: closed - Opened by eddelbuettel about 6 years ago
#50 - Make PR#48 actually work
Pull Request -
State: closed - Opened by jefshe about 6 years ago
- 2 comments
#49 - enfore R 3.4 for now as run.sh has switched to R 3.5 by default
Pull Request -
State: closed - Opened by eddelbuettel about 6 years ago
#48 - Unclass lists before serializing them
Pull Request -
State: closed - Opened by jefshe over 6 years ago
- 3 comments
#47 - Problems serializing R POSIXlt objects
Issue -
State: closed - Opened by jefshe over 6 years ago
- 10 comments
#46 - Read/write data frame (tibble) with a proto file (not rexp.proto)?
Issue -
State: closed - Opened by josiekre over 6 years ago
- 8 comments
#45 - Unit tests for readProtoFiles2
Pull Request -
State: closed - Opened by siddharthab over 6 years ago
- 2 comments
#44 - Error when using proto3 syntax
Issue -
State: closed - Opened by rtjohn over 6 years ago
- 8 comments
#43 - RProtoBuf vignette example: Unserializing httr::POST() request to OpenCPU results in `character(0)`
Issue -
State: closed - Opened by philipp-baumann over 6 years ago
- 9 comments
#42 - [windows-build] upgrade protobuf library to 3.2.0 provided by [rwinli… …b/protobuf](https://github.com/rwinlib/protobuf/releases/tag/v3.2.0)
Pull Request -
State: closed - Opened by maciejlach over 6 years ago
#41 - Windows: RProtoBuf fails for large messages (64MB+)
Issue -
State: closed - Opened by maciejlach almost 7 years ago
- 9 comments
#40 - Explicit proto import search path
Pull Request -
State: closed - Opened by siddharthab almost 7 years ago
- 11 comments
#39 - Lacking support of `protoc` equivalent `--proto_path` option
Issue -
State: closed - Opened by zhouyan almost 7 years ago
- 14 comments
#38 - Avoid infinite recursion if sub indexing list returns the list (closes #37)
Pull Request -
State: closed - Opened by jefshe about 7 years ago
- 1 comment
#37 - serializing "package_version" object causes infinite recursion
Issue -
State: closed - Opened by jefshe about 7 years ago
- 4 comments
#36 - Remove invalid UTF-8 strings before serialization
Issue -
State: closed - Opened by jefshe about 7 years ago
- 4 comments
#35 - Binary package for el-capitan
Issue -
State: closed - Opened by siddharthab about 7 years ago
- 1 comment
#34 - Serializing a large vector of characters takes a very long time
Issue -
State: closed - Opened by jefshe about 7 years ago
- 4 comments
#33 - Macintosh install fails
Issue -
State: closed - Opened by jmagosta about 7 years ago
- 3 comments
#32 - Update DESCRIPTION
Pull Request -
State: closed - Opened by siddharthab over 7 years ago
- 1 comment
#31 - init base class in copy ctor, roll minor version
Pull Request -
State: closed - Opened by eddelbuettel over 7 years ago
#30 - proto3 support on MacOS
Issue -
State: closed - Opened by maciejlach over 7 years ago
- 3 comments
#29 - Don't crash the deserializer if object has an invalid class set
Pull Request -
State: closed - Opened by jefshe over 7 years ago
- 5 comments
#28 - RProtoBuf cannot deserialize certain invalid R objects
Issue -
State: closed - Opened by jefshe over 7 years ago
- 7 comments
#27 - Cannot read proto3 files in RStudio
Issue -
State: closed - Opened by bmkor over 7 years ago
- 7 comments
#26 - Feature/registration
Pull Request -
State: closed - Opened by eddelbuettel over 7 years ago
- 1 comment
#25 - Fix typos and wording in intro vignette
Pull Request -
State: closed - Opened by davidkretch over 7 years ago
#24 - Update configure and src/Makevars (closes #23)
Pull Request -
State: closed - Opened by eddelbuettel almost 8 years ago
#23 - Update configure
Issue -
State: closed - Opened by eddelbuettel almost 8 years ago
#22 - Is there a plan to include equivalents for the Protocol Buffers delimited I/O functions in Java?
Issue -
State: closed - Opened by maciejlach almost 8 years ago
- 1 comment
#21 - use proto3 library on Windows (closes #20)
Pull Request -
State: closed - Opened by eddelbuettel almost 8 years ago
#20 - proto3 support on Windows
Issue -
State: closed - Opened by maciejlach almost 8 years ago
- 4 comments
#19 - How to get elements of a repeated field?
Issue -
State: closed - Opened by fmguler about 8 years ago
- 1 comment
#18 - Ensure 0-length character vectors are correctly deserialized (closes #13)
Pull Request -
State: closed - Opened by oliverbock about 8 years ago
- 2 comments
#17 - add 'proto2' declarations (closes: #6)
Pull Request -
State: closed - Opened by eddelbuettel over 8 years ago
- 1 comment
#16 - Feature/new travis -- with a proto v2/v3 matrix
Pull Request -
State: closed - Opened by eddelbuettel over 8 years ago
- 2 comments
#15 - Fix building with custom CXXFLAGS and LDFLAGS
Pull Request -
State: closed - Opened by chradcliffe over 8 years ago
- 1 comment
#14 - Error: Unsupported type
Issue -
State: closed - Opened by cnaumzik over 8 years ago
- 5 comments
#13 - 0-length character vector is restored as 0-length logical vector
Issue -
State: closed - Opened by jankurianski over 8 years ago
#12 - Error in new(): no slot of name "virtual" for this object of class "Descriptor"
Issue -
State: closed - Opened by clocklear over 8 years ago
- 7 comments
#11 - new suggested document on workflow
Pull Request -
State: closed - Opened by eddelbuettel over 8 years ago
- 2 comments
#10 - Prepare release before 3.3
Issue -
State: closed - Opened by jeroen over 8 years ago
- 6 comments
#9 - Fix to permissions
Pull Request -
State: closed - Opened by jonathon-love over 8 years ago
- 1 comment
#8 - clarified license to be GPL (>= 2)
Pull Request -
State: closed - Opened by eddelbuettel almost 9 years ago
- 5 comments
#7 - Sample code to write "descrition" class objects in the demo.
Issue -
State: closed - Opened by hansthompson about 9 years ago
- 5 comments