Skip to contents

Clears the session-level cache of remote release info, forcing the next load to re-fetch from GitHub.

Usage

clear_remote_cache()

Value

Invisible NULL.

Examples

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