Package: filecacher 0.2.9

filecacher: File Cacher

The main functions in this package are with_cache() and cached_read(). The former is a simple way to cache an R object into a file on disk, using 'cachem'. The latter is a wrapper around any standard read function, but caches both the output and the file list info. If the input file list info hasn't changed, the cache is used; otherwise, the original files are re-read. This can save time if the original operation requires reading from many files, and/or involves lots of processing.

Authors:Or Gadish [aut, cre, cph]

filecacher_0.2.9.tar.gz
filecacher_0.2.9.zip(r-4.5)filecacher_0.2.9.zip(r-4.4)filecacher_0.2.9.zip(r-4.3)
filecacher_0.2.9.tgz(r-4.4-any)filecacher_0.2.9.tgz(r-4.3-any)
filecacher_0.2.9.tar.gz(r-4.5-noble)filecacher_0.2.9.tar.gz(r-4.4-noble)
filecacher_0.2.9.tgz(r-4.4-emscripten)filecacher_0.2.9.tgz(r-4.3-emscripten)
filecacher.pdf |filecacher.html
filecacher/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/orgadish/filecacher/issues

On CRAN:

5 exports 1.33 score 11 dependencies 1 scripts 273 downloads

Last updated 8 months agofrom:b7d02f955d. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 15 2024
R-4.5-winOKSep 15 2024
R-4.5-linuxOKSep 15 2024
R-4.4-winOKSep 15 2024
R-4.4-macOKSep 15 2024
R-4.3-winOKSep 15 2024
R-4.3-macOKSep 15 2024

Exports:cached_readcached_read_csvfile_cachevectorize_readerwith_cache

Dependencies:cachemclifastmapglueherelifecyclemagrittrpurrrrlangrprojrootvctrs