Gets the version number of a package

GetPkgVersion(pkg)

Arguments

pkg

The name of the package

Value

A character(1) with the name of the package and its version number.

Examples

GetPkgVersion('omXplore')
#> [1] "omXplore_0.99.92"