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.5)dlr_1.0.1.9001.zip(r-4.4)dlr_1.0.1.9001.zip(r-4.3)
dlr_1.0.1.9001.tgz(r-4.4-any)dlr_1.0.1.9001.tgz(r-4.3-any)
dlr_1.0.1.9001.tar.gz(r-4.5-noble)dlr_1.0.1.9001.tar.gz(r-4.4-noble)
dlr_1.0.1.9001.tgz(r-4.4-emscripten)dlr_1.0.1.9001.tgz(r-4.3-emscripten)
dlr.pdf |dlr.html✨
dlr/json (API)
NEWS
# Install 'dlr' in R: |
install.packages('dlr', repos = c('https://macmillancontentscience.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/macmillancontentscience/dlr/issues
Last updated 2 years agofrom:3c0473e61f. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | WARNING | Nov 11 2024 |
R-4.5-linux | WARNING | Nov 11 2024 |
R-4.4-win | WARNING | Nov 11 2024 |
R-4.4-mac | WARNING | Nov 11 2024 |
R-4.3-win | WARNING | Nov 11 2024 |
R-4.3-mac | WARNING | Nov 11 2024 |
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 |