jonkeane commented on a change in pull request #9034:
URL: https://github.com/apache/arrow/pull/9034#discussion_r549924781



##########
File path: r/vignettes/install.Rmd
##########
@@ -286,12 +291,12 @@ so that we can attempt to improve the script.
 * On CentOS, if you are using a more modern `devtoolset`, you may need to set
 the environment variables `CC` and `CXX` either in the shell or in R's 
`Makeconf`.
 For CentOS 7 and above, both the Arrow system packages and the C++ binaries
-for R are built with the default system compilers. If you want to use either 
of these 
-and you have a `devtoolset` installed, set `CC=/usr/bin/gcc CXX=/usr/bin/g++` 
-to use the system compilers instead of the `devtoolset`. 
-Alternatively, if you want to build `arrow` with the newer `devtoolset` 
compilers, 
+for R are built with the default system compilers. If you want to use either 
of these
+and you have a `devtoolset` installed, set `CC=/usr/bin/gcc CXX=/usr/bin/g++`
+to use the system compilers instead of the `devtoolset`.
+Alternatively, if you want to build `arrow` with the newer `devtoolset` 
compilers,

Review comment:
       👍 this all looks good and matches what I was experiencing on centos




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to