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

   Unfortunately, those instructions are primarily aimed at Linux users. 
`install.packages()` for MacOS installs pre-compiled binaries, which looks like 
they don't include Brotli.
   
   In theory, you should be able to run this instead:
   
   ```
   arrow::install_arrow(minimal=FALSE)
   ```
   
   (Though I found this doesn't work on my machine.)


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