Dear all,

I have installed R using yum install R-2.9.  I am able to use R for general
functions but when I installed some library say gplots I am getting the
below error.

> install.packages("gplots")
Warning in install.packages("gplots") :
  argument 'lib' is missing: using
'/home/fedora/R/i386-redhat-linux-gnu-library/2.11'
Warning: unable to access index for repository
http://cran.csdb.cn/src/contrib
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
  package ‘gplots’ is not available

any suggestion will be appreciable.

Thank you
Khush

        [[alternative HTML version deleted]]

______________________________________________
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