pack <- installed.packages()

christian

----- Original Message -----
From: "Paul Boutros" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
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
>
> ______________________________________________
> [EMAIL PROTECTED] mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to