Hi there. Lately when I've been running RStudio, after a while there starts to be significant lag in terms of running a cell, and over time the RStudio process (not the R session process) consumes gigabytes of memory (see image below). There is no typing lag, but if I click the play button on a chunk, or do Ctrl+Enter or Ctrl+Shift+Enter, it may take 10-20 seconds for the code to actually go into the console and run. I'm not sure what's changed, but maybe you can help me debug it?
More information: I'm running R 3.6.3 (x64), RStudio 1.4.1106, and am on Windows 10. This happens in both R Notebooks and in R Markdown-- basically, whenever I'm running a chunk and there is output in the notebook already. Lately I've been working inside R Projects. I've tried reinstalling RStudio, but that didn't help.
Thanks in advance for your help!
.