Try: packageDescription("affy")$Version
On 10/22/07, Yupu Liang <[EMAIL PROTECTED]> wrote: > Hi, > > I am looking for a way to find out the version information of > installed R packages. > ex: > > >library(affy) > >SOME_COMMAND_FOR_VERSION(affy) > > I know I can do either getRversion() or R.Version() could give me the > version of R. I assume there must be a way for me to get version > information for the add-on paclages,right? > > Thanks! > > Yupu > > ______________________________________________ > 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. > ______________________________________________ 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.