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/05/03 15:05:23 UTC

[GitHub] [arrow] thisisnic commented on a diff in pull request #13056: ARROW-16445: [R] [Doc] Add a short summary for the Installing the Arrow package on Linux article

thisisnic commented on code in PR #13056:
URL: https://github.com/apache/arrow/pull/13056#discussion_r863880006


##########
r/vignettes/install.Rmd:
##########
@@ -7,6 +7,12 @@ vignette: >
   %\VignetteEncoding{UTF-8}
 ---
 
+TL;DR
+
+In most cases, `install.packages("arrow")` should just work. There are things you can do to make the installation faster (see below). If, for any reason, it doesn't work, set the environment variable `ARROW_R_DEV=true` in your `.Renviron`, retry, and share the logs with us.

Review Comment:
   I think we should remove the reference to `.Renviron` here, as to me it implies this is the only way to do, this rather than just one of the ways. 



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