assignUser commented on issue #41835:
URL: https://github.com/apache/arrow/issues/41835#issuecomment-2133632862

   Ok, so the issue from before with the binaries doesn't apply to you as you 
are on linux. Which version of arrow are you trying to use and how do you 
install it?
   
   Can you try this:
   ```r
   Sys.setenv(NOT_CRAN="true", ARROW_R_DEV="true")
   install.packages('arrow')
   arrow::arrow_info()
   ```


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