I'm trying to install R and RStudio on a new M1 Mac. It's not my first time doing this (I've done it twice before). The R installation is fine (I am using the Apple silicone CRAN binary).
R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (64-bit)
Something seems to be wrong with the RStudio build. I do not seem to have a choice (Intel or Apple silicone version) when downloading RStudio Desktop. Installing from the .dmg results in the Intel version being installed. When I try to launch RStudio, I get a popup asking me to install / enable Rosetta2.
The RStudio Desktop version I am trying to install is 2021.09.0+351 (the latest stable build).
I was under the impression there is a native Apple silicone version. Am I wrong?