Trying to migrate groundhog from MRAN to R Studio's pacakge manager, hiccup for M1 mac. Help?

https://community.rstudio.com/t/no-binaries-found-in-packagemanager-when-using-m1-mac-arm64/157978?u=urisohn

No binaries found in packagemanager when using M1 Mac (arm64)

I am testing the usage of Posit's pacakge manager as a substitue for MRAN and cannot find binaries for arm64 architecture on Posit, while I do find it both on CRAN and MRAN for the same date. Code below shows that source packages are found on packagemanager but not binaries, and that those binaries are available from mran and cran. This code runs fine in windows because those binaries are found, presumably it woud run also in Linux and older Mac, the problem is with arm64 binaries. #1 binarie...

RStudio Community

@urisohn Pretty sure Posit doesn’t build Mac binaries (Arm or Intel) for their Public Package Manager, only Windows and Linux:

“Posit Public Package Manager provides precompiled binaries for CRAN packages on Linux and Windows for the five most recent versions of R.”

https://support.posit.co/hc/en-us/articles/360046703913