compare_versions | R Documentation |
Compare listed package versions in the dependencies.yaml file as compared to the package DESCRIPTION file.
compare_versions(rp, desc)
rp |
Named list of package version requirements specified
by rplatform |
desc |
Named list of package version requirements specified
by package |
Character vector of any misaligned package versions between
rplatform dependencies.yaml
and package DESCRIPTION
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.