[R] Version Number of a Package

Christian Schulz ozric at web.de
Thu Jul 10 19:25:38 CEST 2003


pack <- installed.packages()

christian

----- Original Message -----
From: "Paul Boutros" <pcboutro at engmail.uwaterloo.ca>
To: <r-help at stat.math.ethz.ch>
Sent: Thursday, July 10, 2003 6:59 PM
Subject: [R] Version Number of a Package


> Hello,
>
> Apologies if this is a stupid question.  I googled and skimmed the
archives and
> didn't see anything specific about this.
>
> I am documenting an analysis procedure in a DB and I would like to know
the
> specific version number of each package that I use.  Is there a
standardized
> way of getting that information out from R, or should I parse it out from
the
> source-code files?  Ideally I would like a function like this:
> myVerNum <- Version(package.names);
>
> Any guidance, direction, or suggestions are very much appreciated!
> Paul
>
>
>
> ----------------------------------------
> This mail sent through www.mywaterloo.ca
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help




More information about the R-help mailing list