assignUser commented on code in PR #13212:
URL: https://github.com/apache/arrow/pull/13212#discussion_r885819094


##########
r/vignettes/install.Rmd:
##########
@@ -43,10 +43,14 @@ If you want a quicker installation process, and by default 
a more fully-featured
 
 For example, if you are using Ubuntu 20.04 (Focal):
 
-```{r, eval = FALSE}
+```r
+options(HTTPUserAgent = sprintf("R/%s R (%s)", getRversion(), 
paste(getRversion(), R.version["platform"], R.version["arch"], 
R.version["os"])))

Review Comment:
   (I edited the suggestion ;) )



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