R Projects extremely slow

Hi,

I am having some issues here working with rprojects. It started a few days ago, and my R studio when working with projects is extremely slow. It takes a long time just to create a new project, for example. I have already uninstalled and installed R and R studio and it didn't improve much. The behavior is the same with and without using git. R is installed locally, and I had a windows 10 upgrade a few days ago, but I have already reverted to the old version. My sessioninfo() below. Any idea what can be slowing down my Rstudio?

R version 3.5.0 (2018-04-23)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows >= 8 x64 (build 9200)

Matrix products: default

locale:
[1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252 LC_NUMERIC=C
[5] LC_TIME=English_United States.1252

attached base packages:
[1] stats graphics grDevices utils datasets methods base

loaded via a namespace (and not attached):
[1] compiler_3.5.0 tools_3.5.0