On Wed, Oct 26, 2011 at 5:46 AM, ONKELINX, Thierry
<thierry.onkel...@inbo.be> wrote:
> Dear all,
>
> When one tries to load a non-installed package you get the error:
>
> Error in library(xyz) : there is no package called 'xyz'
>
> I noticed on several occasions that this puzzles beginners. Therefore I 
> suggest to change the error description in:
>
> Error in library(xyz) : there is no package called 'xyz' installed on this 
> machine. Check the name of the package or use install.packages("xyz") to 
> install it.
>
> Best regards,
>

Perhaps it could report where it looked and couldn't find it:

There is no package called 'xyz' in "C:/R/win-library/2.13" and
"C:/R/R-2.13.2/library"




-- 
Statistics & Software Consulting
GKX Group, GKX Associates Inc.
tel: 1-877-GKX-GROUP
email: ggrothendieck at gmail.com

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to