When loading my libraries, the 2 libraries of ggfortify
and tidyr
are not working.
What I did is as follows :
I updated R to the 4.2.2 version.
I used the update command for all the packages.
I installed again the library cli
with dependencies = TRUE as an argument.
The error looks as follows
Error: package or namespace load failed for ‘ggfortify’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
namespace ‘cli’ 3.3.0 is already loaded, but >= 3.4.0 is required