checkDepPackageVersion | R Documentation |
Check for version mismatch in dependent binary packages
checkDepPackageVersion(
dep_pkg = "TMB",
this_pkg = "glmmTMB",
write_file = FALSE,
warn = TRUE
)
dep_pkg |
upstream package |
this_pkg |
downstream package |
write_file |
(logical) write version file and quit? |
warn |
give warning? |
logical: TRUE if the binary versions match
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.