R/cache.R
remove_cache.Rd
The OSS cache is located at tools::R_user_dir("oysteR", which = "cache"). The function R_user_dir() is only available for R >= 4.0.0. Packages are cached for 12 hours, then refreshed at the next audit
tools::R_user_dir("oysteR", which = "cache")
R_user_dir()
remove_cache()