Package: pkgfilecache 0.1.5

pkgfilecache: Download and Manage Optional Package Data

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).

Authors:Tim Schäfer [aut, cre]

pkgfilecache_0.1.5.tar.gz
pkgfilecache_0.1.5.zip(r-4.5)pkgfilecache_0.1.5.zip(r-4.4)pkgfilecache_0.1.5.zip(r-4.3)
pkgfilecache_0.1.5.tgz(r-4.4-any)pkgfilecache_0.1.5.tgz(r-4.3-any)
pkgfilecache_0.1.5.tar.gz(r-4.5-noble)pkgfilecache_0.1.5.tar.gz(r-4.4-noble)
pkgfilecache_0.1.5.tgz(r-4.4-emscripten)pkgfilecache_0.1.5.tgz(r-4.3-emscripten)
pkgfilecache.pdf |pkgfilecache.html
pkgfilecache/json (API)

# Install 'pkgfilecache' in R:
install.packages('pkgfilecache', repos = c('https://dfsp-spirit.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/dfsp-spirit/pkgfilecache/issues

On CRAN:

cachechecksumdeveloper-toolsdownloadfilesfilestoragehome-directory

9 exports 7 stars 2.52 score 4 dependencies 8 dependents 3 scripts 738 downloads

Last updated 8 months agofrom:291b348693. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 30 2024
R-4.5-winNOTEAug 30 2024
R-4.5-linuxNOTEAug 30 2024
R-4.4-winNOTEAug 30 2024
R-4.4-macNOTEAug 30 2024
R-4.3-winNOTEAug 30 2024
R-4.3-macNOTEAug 30 2024

Exports:are_files_availableensure_files_availableerase_file_cacheget_absolute_path_for_filesget_cache_dirget_filepathget_pkg_infolist_availableremove_cached_files

Dependencies:curldigestdownloaderrappdirs

pkgfilecache: Manage optional data for GNU R packages

Rendered frompkgfilecache.Rmdusingknitr::rmarkdownon Aug 30 2024.

Last update: 2021-05-17
Started: 2019-09-27