A few years ago I had RStudio installed on my laptop to do my masters. With the recent Coronavirus I am now working from home and have reinstalled R and RStudio.
However, for some reason, I cannot run an R Notebook. Every time I get the error:
"Error creating notebook: package 'Rcpp' does not have a namespace."
I have tried installing the Rcpp package again, and have even tried uninstalling and reinstalling Rstudio, and even installing the previous version that I had, but the same error persists.
This seems to be unrelated to code as I get the same error when saving a fresh R Notebook.
I have tried looking online but no one seems to have a solution.
Any advice would be greatly appreciated!
Thanks
Cydney