r - RStudio empty on startup - No windows, no menus, no rendering -


when start rstudio, none of windows inside main frame come up, , none of menu options display menu options when clicked. it's blank page.

it feels kind of graphics rendering or window management problem.

i'm running windows 7. have latest version of r, 3.1.1. have latest rstudio, 98.1062.

how fix it?

reset rstudio state. this:

  • close rstudio if open.
  • go directory: %localappdata%\rstudio-desktop
  • rename directory type of backup.
  • start rstudio.

rstudio see configuration directory missing , regenerate correct values.

everything should work after that.

other threads found helpful here are:

thanks!


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -