Package: pkgfilecache
Type: Package
Title: Download and Manage Optional Package Data
Version: 0.1.2
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
LazyData: true
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.0.0
NeedsCompilation: no
Packaged: 2019-11-29 08:06:34 UTC; spirit
Author: Tim Schäfer [aut, cre] (<https://orcid.org/0000-0002-3683-8070>)
Repository: CRAN
Date/Publication: 2019-11-29 09:50:02 UTC
Built: R 4.0.2; ; 2020-08-02 06:49:54 UTC; windows
