Hi,
I have been spinning my wheels trying to figure out why this one specific RStudio Project takes several minutes to open and is very very prone to freezing.
For additional context:
- I am using the most recent version of RStudio Desktop (downloaded and installed today)
- I have tried temporarily removing basically every file/directory in this project and nothing changes
- I don't save any
.RData
or other files that would bog down the environment - The files ARE on a network file system, which may or may not be playing a role
So my main question is, is there a way to profile the opening of RStudio to figure out what exactly is taking so long when opening the project? Are these sorts of diagnostics available?