I have a (new) RStudio project on a distill site I'm working on that takes a LONG time to come up. Other projects take around 4 seconds for RStudio to come up on my machine. I just opened the project two times and got these long waits between clicking on the project.Rproj icon and seeing an R prompt: 2:25 and 1:48. Thinking this might have to do with the link to github, I opened a project that is linked to git and it loaded in 6 seconds.
I frequently get this message when loading my distill project:

Can anybody suggest investigation strategies or (better) strategies for making the project load time more normal? My current coping strategy is to open the project early and then leave it open.
Thanks!