Entering edit mode
9.3 years ago
babumanish837
▴
10
I am try to load GEOquery using the command library(GEOquery)
and I am getting the following error
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called 'XML'
Error: package or namespace load failed for 'GEOquery'
I am new in R. I am using R 3.2.2 and GEOquery_2.34.0.
Thank You @george.ry. It worked.