fscache: File System Cache

Manages a file system cache. Regular files can be moved or copied to the cache folder. Sub-folders can be created in order to organize the files. Files can be located inside the cache using a glob function. Text contents can be easily stored in and retrieved from the cache using dedicated functions. It can be used for an application or a package, as a global cache, or as a per-user cache, in which case the standard OS user cache folder will be used (e.g.: on Linux $HOME/.cache/R/my_app_or_pkg_cache_folder).

Package details

AuthorPierrick Roger [aut, cre] (<https://orcid.org/0000-0001-8177-4873>)
MaintainerPierrick Roger <pierrick.roger@cea.fr>
LicenseAGPL-3
Version1.0.5
URL https://gitlab.com/cnrgh/databases/r-fscache
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("fscache")

Try the fscache package in your browser

Any scripts or data that you put into this service are public.

fscache documentation built on June 22, 2024, 10:36 a.m.