On Thu, Sep 16, 2010 at 5:40 PM, Stephen Liu <sati...@yahoo.com> 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 indices > ** building package indices ... > ** testing if installed package can be loaded > > * DONE (mapproj) > > The downloaded packages are in > ‘/tmp/Rtmp3CKVAs/downloaded_packages’ > Warning messages: > 1: In install.packages("TeachingDemos", dependencies = TRUE) : > installation of package 'tkrplot' had non-zero exit status > 2: In install.packages("TeachingDemos", dependencies = TRUE) : > installation of package 'rgl' had non-zero exit status
It looks like packages 'tkrplot' and 'rgl' did not install properly so any aspects of the teaching demos package that relied on those will probably not work. > > > What do the warnings indicate? Was the package installed correctly? TIA > > > B.R. > Stephen L > > > > ______________________________________________ > 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. > -- Joshua Wiley Ph.D. Student, Health Psychology University of California, Los Angeles http://www.joshuawiley.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.