thisisnic commented on a change in pull request #11521: URL: https://github.com/apache/arrow/pull/11521#discussion_r764296523
########## File path: r/vignettes/install.Rmd ########## @@ -157,11 +329,27 @@ something other than the RSPM binary mirror URLs). * Download the dependency files (`cpp/thirdparty/download_dependencies.sh` may be helpful) * Copy the directory of dependencies to the offline computer * Create the environment variable `ARROW_THIRDPARTY_DEPENDENCY_DIR` on the offline computer, pointing to the copied directory. -* Install the `arrow` package as usual. +* Install the arrow package as usual. + +# Installing libarrow dependencies Review comment: Moved to the top -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org