Re: [R] Was the package installed correctly (SOLVED)

2010-09-16 Thread Stephen Liu
packages are in ‘/tmp/RtmpYUqOHq/downloaded_packages’ Thanks B.R. Stephen L - Original Message From: Stephen Liu To: r-help@r-project.org Sent: Fri, September 17, 2010 10:17:13 AM Subject: Re: [R] Was the package installed correctly Hi Bill, Thanks for your advice. OS - Debi

Re: [R] Was the package installed correctly

2010-09-16 Thread Stephen Liu
To: sati...@yahoo.com; r-help@r-project.org Sent: Fri, September 17, 2010 9:09:10 AM Subject: RE: [R] Was the package installed correctly It means that two of the packages on which "TeachingDemos" depends were not installed correctly, namely "rgl" and "tkplot". The problem

Re: [R] Was the package installed correctly

2010-09-16 Thread Bill.Venables
p-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of Stephen Liu Sent: Friday, 17 September 2010 10:41 AM To: r-help Subject: [R] Was the package installed correctly Hi folks, On R > install.packages("TeachingDemos", dependencies=TRUE) .. installing to /

Re: [R] Was the package installed correctly

2010-09-16 Thread Joshua Wiley
On Thu, Sep 16, 2010 at 5:40 PM, Stephen Liu wrote: > > Hi folks, > > > On R > >> install.packages("TeachingDemos", dependencies=TRUE) > .. > installing to /usr/local/lib/R/site-library/mapproj/libs > ** R > ** inst > ** preparing package for lazy loading > ** help > *** installing help indice

[R] Was the package installed correctly

2010-09-16 Thread Stephen Liu
Hi folks, On R > install.packages("TeachingDemos", dependencies=TRUE) .. installing to /usr/local/lib/R/site-library/mapproj/libs ** R ** inst ** preparing package for lazy loading ** help *** installing help indices ** building package indices ... ** testing if installed package can be loa