pkgfilecache: Manage optional data for GNU R packages
Audience | Background | Prequisites | Using the functions in your script | Making files from a remote server available locally (on the user computer) | Storing files in local subdirectories of the package cache | Accessing a file from the local package cache | Removing files you do not need anymore from the package cache | Manually checking whether a file exists in the package cache | Giving users the option to download extra package data | Interface suggestion | Example implementation of the interface for your package | Limitations and Suggestions