Skip to contents

Get the version of a package installed in the local R distribution

Usage

GetPackageVersion(pkg)

Arguments

pkg

The name of a package

Value

A `character()`

Examples

GetPackageVersion('MagellanNTK')
#> [1] "0.99.30"