This doesn't work, what should I do?
sudo apt-get install r-base
[sudo] password for cseligman:
Reading package lists... Done
Building dependency tree
Reading state information... Done
r-base is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Also:
> .libPaths()
[1] "/export/home/cseligman/local/library/R"
[2] "/usr/local/lib/R/site-library"
[3] "/usr/lib/R/site-library"
[4] "/usr/lib/R/library"
[5] "/usr/lib64/R/library"
Thanks,
Chet
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.