I am able to install the tidyverse package, but am unable to load it. When I try to load it the following error pops up:
Error: package or namespace load failed for ‘tidyverse’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
namespace ‘cli’ 3.2.0 is already loaded, but >= 3.3.0 is required
I have tried uninstalling and reinstalling "cli".