Skip to content

checking package version

2 messages · Paul Gilbert, David James

#
I would like to check the version of a package from a running R session. Is
there a recommended/preferred, system independent way to do this?

Paul Gilbert
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
Paul Gilbert wrote:
I use
[1] "1.5.1"

but you may still need to parse the string to get major/minor details.