# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "BiocFileCache" in publications use:' type: software license: Artistic-2.0 title: 'BiocFileCache: Manage Files Across Sessions' version: 3.2.0 doi: 10.32614/CRAN.package.BiocFileCache abstract: This package creates a persistent on-disk cache of files that the user can add, update, and retrieve. It is useful for managing resources (such as custom Txdb objects) that are costly or difficult to create, web resources, and data files used across sessions. authors: - family-names: Shepherd given-names: Lori email: lori.shepherd@roswellpark.org - family-names: Morgan given-names: Martin email: martin.morgan@roswellpark.org repository: https://bioc-release.r-universe.dev repository-code: https://github.com/Bioconductor/BiocFileCache commit: 6283a0f149899de653c360a2a1a1e5b537996c52 url: https://github.com/Bioconductor/BiocFileCache date-released: '2026-04-28' contact: - family-names: Shepherd given-names: Lori email: lori.shepherd@roswellpark.org