Skip to contents

Locally-cached data used by this package are generally updated every 30 days, or according to options("pkgmatch_update_frequency") if that is set. This function forces all locally-cached data to be updated, regardless of update frequencies. Remote data are provided on the latest release of GitHub repository at https://github.com/ropensci-review-tools/pkgmatch/releases.

Usage

pkgmatch_update_cache()

Examples

if (FALSE) { # \dontrun{
pkgmatch_update_cache ()
} # }