Package: BiocFileCache Title: Manage Files Across Sessions Version: 2.6.1 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, rappdirs, filelock, curl, httr BugReports: https://github.com/Bioconductor/BiocFileCache/issues DevelopmentURL: https://github.com/Bioconductor/BiocFileCache License: Artistic-2.0 Encoding: UTF-8 RoxygenNote: 7.2.1 biocViews: DataImport VignetteBuilder: knitr Suggests: testthat, knitr, BiocStyle, rmarkdown, rtracklayer git_url: https://git.bioconductor.org/packages/BiocFileCache git_branch: RELEASE_3_16 git_last_commit: fdeb0ad git_last_commit_date: 2023-02-17 Date/Publication: 2023-02-17 NeedsCompilation: no Packaged: 2023-02-17 20:55:44 UTC; biocbuild Author: Lori Shepherd [aut, cre], Martin Morgan [aut] Maintainer: Lori Shepherd Built: R 4.2.3; ; 2023-05-07 19:29:39 UTC; unix