Hello, I'm fairly new to R and am running version 2.11.0 with Windows 7. I need to run the package gplots. The package installs fine, but when I try to load it I receive the message:
Loading required package: gtools Error: package 'gtools' could not be loaded In addition: Warning message: In library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc = lib.loc) : there is no package called 'gtools' After that, the package has some functionality but I cannot run the barplot2 command, which is what I need to use the most. If anyone has suggests how to fix this problem, I would be very grateful. Thanks! Aaron -- View this message in context: http://r.789695.n4.nabble.com/Running-gplots-package-with-Windows-7-tp2219020p2219020.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.