I updated RStudio on my MacBook Pro this morning and now I can load tidyverse. I get the following error:
"Error: package or namespace load failed for ‘dplyr’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘Rcpp’"
But when I try to install Rcpp it does not fix the problem.
Please help!