assignUser commented on issue #34506: URL: https://github.com/apache/arrow/issues/34506#issuecomment-1460997487
I checked that both binary and source version can be installed on macos successfully: https://github.com/assignUser/test-repo-a/actions/runs/4369142182/jobs/7642595874#step:3:118 You can use the prompt or the `type` arg to force binary install e.g `install.packages("arrow", type = "mac.binary")` on mac. Feel free to reopen the issue if it still fails to install for you. In that case please set the envvars `NOT_CRAN` and `ARROW_R_DEV` to TRUE and try installing afterwards so we get an exhaustive log. -- 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]
