Check Certara package versions

check_certara_package_versions(pkgs)

Arguments

pkgs

Character or character vector of package names. If missing, defaults to certara_packages()

Value

Named character vector indicating package version, NA is returned if Certara package is not installed

Examples

if (FALSE) {
check_certara_package_versions()
}