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

   It sounds like it's building the R package each time. Have you tried using 
the RStudio package manager as the repo?
   
   In R the call would be:
   ```r
   install.packages("arrow", repos = 
"https://packagemanager.rstudio.com/all/__linux__/focal/latest";)
   ```
   
   It looks like in the Databricks UI you can set the repo.


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