Hello,
I work with Windows and RStudio and cannot load tidyverse. I'm unsure what's causing the error and need help. This is the error message that I keep getting in RStudio:
Error: package or namespace load failed for ‘tidyverse’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
there is no package called ‘stringi’
I've tried all the obvious troubleshooting such as: updating RStudio (v 1.4.1717), R (v4.1.0) and all packages (including tidyverse and dplyr); restarting my laptop, RStudio and beginning a new session to no avail. I also double-checked the internet is connected and altered the primary CRAN repository to select one that's nearer to my current location, but this did not work either.
Any ideas what else I can try please???
Many thanks,
Rory