readPkgVersion {SweaveListingUtils} | R Documentation |
reads the package version out of the ‘DESCRIPTION’ file
readPkgVersion(package, lib.loc = NULL)
package |
character; name of the package |
lib.loc |
location of a local library in which the described package resides |
package version as character if existing else ""
Peter Ruckdeschel Peter.Ruckdeschel@itwm.fraunhofer.de
readPkgVersion(package = "distr")