Check if the package is compatible with the API it points to.
check_api_version(host)
Arguments
host |
URL of the bugzilla instance if missing the R bugzilla is assumed. |
Value
TRUE if it matches with the version developed, FALSE if inot.
Examples
check_api_version()
#> [1] FALSE