Skip to content
Prev 13571 / 15075 Next

Apple Silicon aka M1 Macs

On Thu, Dec 24, 2020 at 7:32 PM Denis-Alexander Engemann
<denis.engemann at gmail.com> wrote:
Homebrew now has an arm64 binary for R:
https://github.com/homebrew/homebrew-core/blob/master/Formula/r.rb .
Hence you can simply use: brew install r

To tweak the build, use "brew edit r", save your changes, and then:
brew install r --build-from-source