Yes, I have x11-common installed, and dpkg -S /etc/X11/rgb.txt shows "not found" for me. This is on Ubuntu 8.10 amd64.
http://ubuntuforums.org/archive/index.php/t-59024.html Thanks for the detailed explanation on how R decides on where to install packages! I think I ran into problems when I haphazardly intermixed "sudo R" with "R" before installing packages. ------------------------------------- BTW, is there a way to install all packages via: > install.packages(available.packages()[,1]) for Ubuntu without building everything? I noticed quite a few errors when I tried this - build problems probably mostly due to missing installations in the OS. It was much nicer when I tried this on Windoze, and everything was pulled in cleanly and quickly. Is there a reason that packages seem to be in r-cran-XXX via "apt-get install" for Ubuntu? There must be an obvious reason that I don't know about... Thanks for taking the time to answer. - Ken -- View this message in context: http://www.nabble.com/Eclipse-and-StatET-Howto-%28also-added-Subversion%2C-Rtools%29-tp22764049p22888024.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.