I am aware of .packages(all.available = TRUE) but I would like to just
ask .packages('base') and get TRUE or even better check a list of packages
and get a true/false list back. Is there a way to do this?*Vincent Davis 720-301-3003 * [email protected] my blog <http://vincentdavis.net> | LinkedIn<http://www.linkedin.com/in/vincentdavis> [[alternative HTML version deleted]] ______________________________________________ [email protected] 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.

