-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Docs][R] Mention installing from r-universe binaries in readme #39638
Copy link
Copy link
Closed
Milestone
Description
Describe the enhancement requested
As discussed with @thisisnic:
We could mention somewhere in the README or docs that precompiled binaries of the dev version of the R package can be installed directly from r-universe:
install.packages('arrow', repos = c('https://apache.r-universe.dev', 'https://cloud.r-project.org'))The arrow R package on https://apache.r-universe.dev/arrow is updated approximately every hour from the git main. Binaries of the R package are built for macos (x86_64+arm64), windows, and ubuntu:latest. So users on MacOS or Windows can test a nightly build of the R package without to setup the development environment, and build things from source.
Component(s)
R
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Fields
Give feedbackNo fields configured for issues without a type.