Rstudio doesn't work (empty menus)

I updated RStudio in Mac mini (earlier 2014) but the logo remains on the screen, and all the menus appear empty. I have already uninstalled and reinstalled, but the problem has not been solved.

Any ideas?

Thanks in advance. Gustavo.

  • MacOS Monterey. Version 12.1
  • RStudio 2024.09.0+375
  • R version 4.4.2 Pile of leaves.

R works fine by terminal: using >Sys.which("R") --> /usr/local/bin/R

run: open -na Rstudio in terminal, the same situation of empty menus occurs.


Captura de Pantalla 2025-02-17 a la(s) 13.49.05

Does resetting the RStudio state help? If not, does running the RStudio executable from a terminal produce any error messages?

Hi @prubin, I did a complete reset but it doesn't fix it, I ran in the terminal:

open -na Rstudio

and the menu bar still appears empty, without error messages in the terminal, skip to new prompt line.

It appears that there is a slightly newer version or RStudio compatible with MacOS 12, according to this post. Does that work any better?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.