Package: dlr 1.0.1.9001
dlr: Download and Cache Files Safely
The goal of dlr is to provide a friendly wrapper around the common pattern of downloading a file if that file does not already exist locally.
Authors:
dlr_1.0.1.9001.tar.gz
dlr_1.0.1.9001.zip(r-4.7)dlr_1.0.1.9001.zip(r-4.6)dlr_1.0.1.9001.zip(r-4.5)
dlr_1.0.1.9001.tgz(r-4.6-any)dlr_1.0.1.9001.tgz(r-4.5-any)
dlr_1.0.1.9001.tar.gz(r-4.7-any)dlr_1.0.1.9001.tar.gz(r-4.6-any)
dlr_1.0.1.9001.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
dlr/json (API)
NEWS
| # Install 'dlr' in R: |
| install.packages('dlr', repos = c('https://jonthegeek.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/macmillancontentscience/dlr/issues
Last updated from:3c0473e61f. Checks:7 WARNING, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 120 | ||
| source / vignettes | OK | 207 | ||
| linux-release-x86_64 | WARNING | 114 | ||
| macos-release-arm64 | WARNING | 85 | ||
| macos-oldrel-arm64 | WARNING | 78 | ||
| windows-devel | WARNING | 78 | ||
| windows-release | WARNING | 75 | ||
| windows-oldrel | WARNING | 69 | ||
| wasm-release | OK | 101 |
Exports:app_cache_dirconstruct_cached_file_pathconstruct_processed_filenamecreate_app_cache_dirmaybe_cachemaybe_processread_or_cacheread_or_processset_app_cache_dirset_timeout
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Path to an App Cache Directory | app_cache_dir |
| Construct Cache Path | construct_cached_file_path |
| Construct Processed Filename | construct_processed_filename |
| Create a Cache Directory for an App | create_app_cache_dir |
| Cache a File if Necessary | maybe_cache |
| Process a File if Necessary | maybe_process |
| Read or Cache a File | read_or_cache |
| Read or Process a File | read_or_process |
| Set a Cache Directory for an App | set_app_cache_dir |
| Set Download Timeout | set_timeout |
