From 60d3bb4a4f97ef02533fc16df34d9960e52913a3 Mon Sep 17 00:00:00 2001 From: Yaoxiang Li Date: Mon, 9 Dec 2024 02:54:49 -0500 Subject: [PATCH] improve clarity in binaries documentation (#58) --- install/binaries.qmd | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/install/binaries.qmd b/install/binaries.qmd index c98f801..abd4533 100644 --- a/install/binaries.qmd +++ b/install/binaries.qmd @@ -4,10 +4,9 @@ title: "Binaries" ## Does R-universe have Linux binaries? -Yes, but right now we only provide binaries for a single linux target: `r-release` on `ubuntu:latest`. This is the platform that the R-universe build system itself runs via the [base-image](https://github.com/r-universe-org/base-image), and we use these binaries when installing dependencies of a package. +Yes, R-universe provides Linux binaries, but currently only for a single target: `r-release` on `ubuntu:latest`. This is the platform used by the R-universe build system, as configured in the [base-image](https://github.com/r-universe-org/base-image). These binaries are used when installing package dependencies. - -To use these binaries on Linux you need to add the corresponding repository to your `repos`. It is not needed to set a custom user agent. For example for the `jeroen` universe: +To use these binaries on Linux, add the corresponding repository to your `repos`. There’s no need to set a custom user agent. For example, for the `jeroen` universe: ```r options(repos = c(