check_package_versions: Check package versions. Will print an error message if some...

View source: R/common_check_package_versions.R

check_package_versionsR Documentation

Check package versions. Will print an error message if some package version is too low.

Description

Check package versions. Will print an error message if some package version is too low.

Usage

check_package_versions(pkg, versions, toolname, do_quit = T)

Arguments

pkg

A character vector with package names

versions

A character vector with package versions

toolname

A string of the tool name

do_quit

A logical indicating whether function should quit if some package version is too low. By default do_quit=TRUE


UUPharmacometrics/PsNR documentation built on June 30, 2023, 8:34 a.m.