I am experiencing an issue where RStudio does not launch on my Mac. When I open the application, the icon bounces in the dock for a few seconds, then stops, and no window appears. There is no error message displayed. The application appears to be running, but no UI loads.
System Details
- Mac Model: 2014 MacBook Air
- macOS Version: Big Sur 11.7.10
- RStudio Version: 2023.09 "Desert Sunflower"
- R Version: R 4.4.2 (installed and working properly)
Troubleshooting Steps I Have Tried:
- Verified R is Working β R.App opens successfully, and I can run basic commands like
1+1
. - Checked Installation Paths β
- RStudio is installed in
/Applications/RStudio.app
- R is installed in
/Applications/R.app
- Deleted and Reinstalled RStudio β I have tried multiple reinstalls, ensuring I remove the app from the Applications folder before redownloading.
- Deleted RStudio Configuration Files
- I also gave R Studio full disk access
Any ideas what I might be doing wrong or missing?