warning from install.packages()
On 25/05/10 23:25 PM, "Ben Bolker" <bolker at ufl.edu> wrote:
Just curious: is there a particular reason why install.packages() gives a
warning in normal use when 'lib' is not specified (e.g. argument
'lib' is
missing: using '/usr/local/lib/R/site-library' )? It would
seem to me that
this is normal behavior as documented (" If missing,
defaults to the first
element of ?.libPaths()?.")
Indeed, should this be a message()? cheers, jaz