Abstract / TLDR
R-universe now provides MacOS arm64 binaries for all R packages. This means that MacOS users on Apple Silicon hardware (aka M1/M2/M3) can install the very latest builds of any R package without the need for any compilation:
install.packages(‘arrow’,
repos = c(‘https://apache.r-universe.dev', …
Continue reading: <a href=“https://www.r-bloggers.com/2024/01/r-universe-now-builds-