dsolito commented on issue #34061:
URL: https://github.com/apache/arrow/issues/34061#issuecomment-1971761216

   So this is my resolution :
   
   - Switched homebrew R to CRAN version.
   - Installed from this command :
   ```
   Sys.setenv("NOT_CRAN" = "true", "LIBARROW_BUILD" = FALSE, "ARROW_R_DEV" = 
TRUE)
   install.packages("arrow")
   ```
   (installing from packagemanager gives me the same error as before)
   
   


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