On Thu, 16 Jun 2011, Frans Marcelissen wrote:


Hello,
For one reason or another, I cannot install Rcmdr on my R 2.12.2 ubuntu 11.4 
system.
I run R as root When I try to install Rcmdr, then whatever mirror I select, I 
get the message:

install.packages('Rcmdr',dependencies=TRUE)
Installing package(s) into ?/usr/local/lib/R/site-library?
(as ?lib? is unspecified)
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
 package ?Rcmdr? is not available

Installing other packages works fine. Does anyone have any idea which stupid mistake I make? I have also installed the server

Not updating your R before posting, as the posting guide asked you to.
The current Rcmdr has

Depends:                       R (>= 2.13.0), tcltk, grDevices, utils,
                               car (>= 2.0-0),

R 2.13.0 has been out for a couple of months now, and quite a few packages depend on it (and earlier versions are not supported, a per the posting guide).

version of Rstudio, I do not think this does have anything to doe with this? Thanks Frans Marcelissen
        [[alternative HTML version deleted]]



--
Brian D. Ripley,                  rip...@stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
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