R/extension_updates.R
clear_update_cache.Rd
Primarily useful for testing and for a "check again" UI affordance.
clear_update_cache(package = NULL)
Optional package name. If supplied, only that package's cached result is cleared; otherwise the entire cache is cleared.
Invisible NULL.
NULL