Package: BiocFileCache
Title: Manage Files Across Sessions
Version: 3.0.0
Authors@R: c(person("Lori", "Shepherd",
      email = "lori.shepherd@roswellpark.org",
      role = c("aut", "cre")),
    person("Martin", "Morgan",
      email = "martin.morgan@roswellpark.org",
      role = "aut"))
Description: 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.
Depends: R (>= 3.4.0), dbplyr (>= 1.0.0)
Imports: methods, stats, utils, dplyr, RSQLite, DBI, filelock, curl,
        httr2
BugReports: https://github.com/Bioconductor/BiocFileCache/issues
DevelopmentURL: https://github.com/Bioconductor/BiocFileCache
License: Artistic-2.0
Encoding: UTF-8
RoxygenNote: 7.3.2
biocViews: DataImport
VignetteBuilder: knitr
Suggests: testthat, knitr, BiocStyle, rmarkdown, rtracklayer
Config/pak/sysreqs: libicu-dev libssl-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:37:29 UTC
RemoteUrl: https://github.com/bioc/BiocFileCache
RemoteRef: RELEASE_3_22
RemoteSha: 81fd6e050ff6cae6ce7633e051bd86ee7c3f0e3c
NeedsCompilation: no
Packaged: 2025-11-11 13:26:55 UTC; root
Author: Lori Shepherd [aut, cre],
  Martin Morgan [aut]
Maintainer: Lori Shepherd <lori.shepherd@roswellpark.org>
Built: R 4.5.2; ; 2025-11-11 13:31:21 UTC; windows
