dawsonv commented on issue #41267:
URL: https://github.com/apache/arrow/issues/41267#issuecomment-2127904745
I'm still encountering this issue with r-release-macos-arm64 15.0.1 on my
2020 M1 MacBook Air. I got arrow up and running with `install_arrow()`, like so:
```
install.packages("arrow") # install arrow
install_arrow() # reinstall arrow to fix issues
.rs.restartR() # restart R session (RStudio)
```
This isn't the expected/desired behavior, but it seems to work for now.
--
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]