0

My RStudio opens plots in extra windows instead of the plot pane. How do I get RStudio to plot in the plot pane again? Restarting did not help. https://stackoverflow.com/a/37264114/4533188 did not help either. My RStudio-Version is 1.0.136.

Community
  • 1
  • 1
Make42
  • 12,236
  • 24
  • 79
  • 155

1 Answers1

0

I am a system administrator who just dealt with this same annoying problem on several workstations. This is actually a bug with RStudio that can be fixed by insuring that you are using the latest version of both R and Rstudio, and then additionally checking that RStudio is actually using the latest version of R.

My solution was to completely uninstall both R and RStudio, then reinstall both.