lidavidm commented on PR #4624:
URL: https://github.com/apache/arrow-adbc/pull/4624#issuecomment-5140885248

   I'll fix this separately.
   
   ```
   > if (!requireNamespace("testthat", quietly = TRUE)) 
install.packages("testthat", repos = "https://cloud.r-project.org/";)
   > 
   + R CMD INSTALL 
/tmp/arrow-adbc-1.13.0.Zr0E8/apache-arrow-adbc-1.13.0/r/adbcdrivermanager 
--preclean --library=/tmp/arrow-adbc-1.13.0.Zr0E8/r/tmplib
   * installing *source* package ‘adbcdrivermanager’ ...
   ** this is package ‘adbcdrivermanager’ version ‘0.24.0.9000’
   ** using staged installation
   Running bootstrap.R...
   ** libs
   Error: C++20 standard requested but CXX20 is not defined
   * removing ‘/tmp/arrow-adbc-1.13.0.Zr0E8/r/tmplib/adbcdrivermanager’
   + cleanup
   + chmod -R u+w /tmp/arrow-adbc-1.13.0.Zr0E8
   + '[' no = yes ']'
   Failed to verify release candidate. See /tmp/arrow-adbc-1.13.0.Zr0E8 for 
details.
   + echo 'Failed to verify release candidate. See /tmp/arrow-adbc-1.13.0.Zr0E8 
for details.'
   ```


-- 
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