check_package_version | R Documentation |
Check Suggested Dependency Against Version Requirements
check_package_version(pkg, ver = c(NA_character_, NA_character_))
pkg |
( |
ver |
( |
A logical (invisibly) indicating whether the loaded package meets the version requirements. A warning is emitted otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.