Clear the lintr cache
clear_cache(file = NULL, path = NULL)
0 for success, 1 for failure, invisibly.
filename whose cache to clear. If you pass NULL
, it will delete all of the caches.
directory to store caches. Reads option 'lintr.cache_directory' as the default.