Package: pkgfilecache
Type: Package
Title: Download and Manage Optional Package Data
Version: 0.1.4
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).
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)
Imports: downloader, rappdirs
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-05-17 12:44:42 UTC; timschaefer
Author: Tim Schäfer [aut, cre] (<https://orcid.org/0000-0002-3683-8070>)
Repository: CRAN
Date/Publication: 2021-05-17 17:20:05 UTC
