Hello, I upgraded RStudio several weeks ago, and now, it will only display a blank screen. It will very briefly display the toolbar at the top of the screen and then, this too disappears. I have restarted the computer. Reinstalled Rstudio and R, attempted to install previous versions of R. I tried deleting the cache and application support files. I am running MacBook pro: 2 GHz Quad-Core Intel Core i5. MacOsVentura 13.2.1. I have tried the following versions to no avail:
RStudio-2023.03.0-386
RStudio-2022.07.1-554
RStudio-2022.02.2-485
I also followed the advice listed from PositSupport to try a different form of rendering:
Which involves using the following code within Terminal:
# macOSexport RSTUDIO_CHROMIUM_ARGUMENTS="--disable-gpu"
/Applications/RStudio.app/Contents/MacOS/RStudio