Hello everyone,
I have a little problem with my Rstudio. I'm trying to install a package called "corrgram". It was installed very well. But, when I require the package appears a message called: "Error: package or namespace load failed for ‘corrgram’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
there is no package called ‘TSP’"
So, I installed the package called "TSP", but now when I require the package "TSP" appear a message like that: "In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called ‘TSP’"
Someone help me, please.
Thanks.