Enchufa2 commented on issue #35710:
URL: https://github.com/apache/arrow/issues/35710#issuecomment-1568782367

   
   > Have you encountered a scenario where you have a C++ library with version 
x.0.0.2 and R package with x.0.0.3? 
   
   No, I've encountered a scenario where I have a C++ library with version 
x.0.0 and R package with x.0.0.3. That happened with x=11.
   
   > The `.d` releases are typically things we have to do to patch the R 
package for CRAN, so there is no corresponding C++ release with `.d`.
   
   Exactly, so my expectation is that R package x.0.0.3 should find C++ library 
version x.0.0 as compatible. And it does not currently.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to