amoeba commented on issue #44859:
URL: https://github.com/apache/arrow/issues/44859#issuecomment-2501760850

   Hi @cklunch, sorry for the trouble. This is a bit of a pain point with the 
package.
   
   Can you please try this and let us know if it works? From an R console:
   
   ```r
   Sys.setenv("NOT_CRAN" = "true")
   install.packages("arrow", type = "source")
   ```
   
   If that runs successfully, you should see GCS enabled once you load arrow 
and run `arrow_info()`.
   


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