jonkeane commented on code in PR #41403:
URL: https://github.com/apache/arrow/pull/41403#discussion_r1582199270


##########
r/vignettes/install.Rmd:
##########
@@ -154,15 +154,15 @@ knitr::include_graphics("./r_source_libarrow_source.png")
 ```
 
 The "less easy" way to install arrow is to install both the R package and the 
underlying Arrow C++ library (libarrow) from source. This method is somewhat 
more
-difficult because compiling and installing R packages with C++ dependencies 
-generally requires installing system packages, which you may not have 
privileges 
-to do, and/or building the C++ dependencies separately, which introduces all 
sorts 
+difficult because compiling and installing R packages with C++ dependencies
+generally requires installing system packages, which you may not have 
privileges
+to do, and/or building the C++ dependencies separately, which introduces all 
sorts

Review Comment:
   Lots of extra whitespace. I can back it out, but we'll be fighting against 
it with anyone who uses vscode on this so I think we should just merge it here.



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