On 28.12.2013 16:15, agrima srivastava wrote:
Hi
I am trying to install a packaage "qgraph"
I am using
install.packages("qgraph", dependencies=TRUE) for the same.
After that when I type library('qgraph') I am getting this error

Error in loadNamespace(i[[1L]], c(lib.loc, .libPaths())) :
there is no package called 'ReadImages'
Error: package/namespace load failed for 'qgraph'

Please suggest a way to resolve this issue.




Try to install ReadImages?

Best,
Uwe Ligges


Thanks in advance.


______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to