Copied from glmmTMB with permission
Usage
checkDepPackageVersion(
dep_pkg = "TMB",
this_pkg = "phylosem",
write_file = FALSE,
warn = TRUE
)
Arguments
- dep_pkg
upstream package
- this_pkg
downstream package
- write_file
(logical) write version file and quit?
- warn
give warning?
Value
logical: TRUE if the binary versions match