# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "hoardr" in publications use:' type: software license: MIT title: 'hoardr: Manage Cached Files' version: 0.5.4 doi: 10.32614/CRAN.package.hoardr abstract: Suite of tools for managing cached files, targeting use in other R packages. Uses 'rappdirs' for cross-platform paths. Provides utilities to manage cache directories, including targeting files by path or by key; cached directories can be compressed and uncompressed easily to save disk space. authors: - family-names: Chamberlain given-names: Scott orcid: https://orcid.org/0000-0003-2542-2202 - family-names: Stirling given-names: Tamás email: stirling.tamas@gmail.com repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci/hoardr commit: f64427345e5f5173981b81aa3cec688cf9a1dc81 url: https://docs.ropensci.org/hoardr/ contact: - family-names: Stirling given-names: Tamás email: stirling.tamas@gmail.com keywords: - caching - data - files - xml - pdf