amoeba commented on code in PR #44033:
URL: https://github.com/apache/arrow/pull/44033#discussion_r1752927931


##########
r/README.md:
##########
@@ -23,7 +24,15 @@ Windows or macOS.
 install.packages("arrow")
 ```
 
-Alternatively, if you are using conda you can install arrow from conda-forge:
+Alternatively, you can install the development version of arrow from 
R-universe, which provides pre-compiled binaries for the most commonly used 
operating systems.[^1]

Review Comment:
   Ah, you're right. I see three commonly-used variants but Jeroen seems to 
prefer `R-universe` which is pretty much as official as it gets. I'll edit my 
suggestions.



##########
r/README.md:
##########
@@ -23,7 +24,15 @@ Windows or macOS.
 install.packages("arrow")
 ```
 
-Alternatively, if you are using conda you can install arrow from conda-forge:
+Alternatively, you can install the development version of arrow from 
R-universe, which provides pre-compiled binaries for the most commonly used 
operating systems.[^1]

Review Comment:
   ```suggestion
   Alternatively, you can install the development version of arrow from 
[R-universe](https://r-universe.dev/), which provides pre-compiled binaries for 
the most commonly used operating systems.[^1]
   ```



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