warning with install.packages()
Hi, I'm running R 2.5.1 on Debian Lenny. I'm the only user on a laptop, so I gave myself permission to write to /usr/local/lib/R/site-library. I can install packages without trouble using install.packages(), but I get the following warning: Warning message: cannot create HTML package index in: tools:::unix.packages.html(.Library) Is this something I should be concerned about? On a related note, is there any reason to choose install.packages() rather than apt-get for installing packages that are available from the debian repositories? Thanks, Tyler
Research is what I'm doing when I don't know what I'm doing.
--Wernher von Braun