Entering edit mode
6.5 years ago
Morteza Hadizadeh
▴
60
Dear R- Help I installed the reshape2 package in RStudio and loading the library gives the following error.
Error: package or namespace load failed for ‘reshape2’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
object 'vI' not found.
How to fix this error?
What's the output of
sessionInfo()
?Looks like you are cross posting your question to both biostars and R-help, which is generally discouraged because you make both communities work for your question.