You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/06/13 09:28:52 UTC

[GitHub] [arrow] nealrichardson commented on issue #13372: R installation and Brotli error code

nealrichardson commented on issue #13372:
URL: https://github.com/apache/arrow/issues/13372#issuecomment-1153689779

   If that doesn't work, try setting the env vars `FORCE_BUNDLED_BUILD=true LIBARROW_MINIMAL=false` and then run `install.packages("arrow", type = "source")`. It looks like `arrow::install_arrow()` will set those for you if you're on a M1 mac but not on an Intel mac. 
   
   Side note: we should turn on brotli and any other missing compression libs in the mac binaries.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org