I installed R and RStudio for Mac. I got the following message:
Error Starting R
RStudio 2024.04.0+735 "Chocolate Cosmos " (a00d0e77, 2024-04-24) for macOS
[No error available]
dyld[14392]: terminating because inserted dylib
'/Library/Frameworks/R.framework/Resources/lib/libR.dylib' could not be loaded: tried:
'/Library/Frameworks/R.framework/Resources/lib/libR.dylib' (mach-o file, but is an incompatible
architecture (have 'arm64', need 'x86_64')),
....
Several messages follow this one, with the same structure referencing other files, repeating that is an incompatible architecture.
I repeated installation twice ensuring that MacOS was selected for both, R and RStudio.
I have the M1 Mac running Sonoma 14.4.1. I checked it before downloading. One question, should I download only the R-4.4.0-arm64.pkg? Does it contain all the needed objects for RStudio?
Should I download the R package as well? I downloaded both. I think that the problem might be that I downloaded unnecessary objects.