Additionally, please give the full output that let you assume
"The package installs fine"...
Uwe Ligges
On 17.05.2010 10:18, Henrik Bengtsson wrote:
I won't have an answer but it will help others to help you if you also
report what the following gives:
library("gtools");
print(sessionInfo());
and
print(packageDescription("gtools"));
My $.02
Henrik
On Mon, May 17, 2010 at 4:01 AM, agusdon<agus...@gmail.com> wrote:
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.
______________________________________________
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.
______________________________________________
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.