Package: pkgfilecache
Type: Package
Title: Download and Manage Optional Package Data
Version: 0.2.0
Authors@R: person("Tim", "Schäfer", role = c("aut", "cre"), email = "ts+code@rcmd.org", comment = c(ORCID = "0000-0002-3683-8070"))
Maintainer: Tim Schäfer <ts+code@rcmd.org>
Description: Manage optional data for your package. The data can be hosted anywhere, and you have to give a Uniform Resource Locator (URL) for each file. File integrity checks are supported. This is useful for package authors who need to ship more than the 5 Megabyte of data currently allowed by the the Comprehensive R Archive Network (CRAN). Download functions are supposed to be called by users in interactive sessions only.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/dfsp-spirit/pkgfilecache
BugReports: https://github.com/dfsp-spirit/pkgfilecache/issues
Suggests: knitr, rmarkdown, testthat (>= 2.1.0), withr
Imports: rappdirs, curl
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-08-21 19:55:02 UTC; ts
Author: Tim Schäfer [aut, cre] (ORCID: <https://orcid.org/0000-0002-3683-8070>)
Repository: CRAN
Date/Publication: 2026-08-21 23:50:02 UTC
