R/sync.R
retraction_cache_dir.Rd
Location of the retraction cache directory
retraction_cache_dir(create = FALSE)
Create the directory if it does not exist.
The cache directory path (via tools::R_user_dir()).
tools::R_user_dir()
retraction_cache_dir() #> [1] "/home/runner/.cache/R/retraction"