Package: rappdirs 0.3.3.9000
rappdirs: Application Directories: Determine Where to Save Data, Caches, and Logs
An easy way to determine which directories on the users computer you should use to save data, caches and logs. A port of Python's 'Appdirs' (<https://github.com/ActiveState/appdirs>) to R.
Authors:
rappdirs_0.3.3.9000.tar.gz
rappdirs_0.3.3.9000.zip(r-4.5)rappdirs_0.3.3.9000.zip(r-4.4)rappdirs_0.3.3.9000.zip(r-4.3)
rappdirs_0.3.3.9000.tgz(r-4.4-x86_64)rappdirs_0.3.3.9000.tgz(r-4.4-arm64)rappdirs_0.3.3.9000.tgz(r-4.3-x86_64)rappdirs_0.3.3.9000.tgz(r-4.3-arm64)
rappdirs_0.3.3.9000.tar.gz(r-4.5-noble)rappdirs_0.3.3.9000.tar.gz(r-4.4-noble)
rappdirs_0.3.3.9000.tgz(r-4.4-emscripten)rappdirs_0.3.3.9000.tgz(r-4.3-emscripten)
rappdirs.pdf |rappdirs.html✨
rappdirs/json (API)
NEWS
# Install 'rappdirs' in R: |
install.packages('rappdirs', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/rappdirs/issues
Last updated 6 months agofrom:3e6b0c3f09. Checks:OK: 4 NOTE: 5. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-win-x86_64 | NOTE | Nov 17 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 17 2024 |
R-4.4-win-x86_64 | NOTE | Nov 17 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 17 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 17 2024 |
R-4.3-win-x86_64 | OK | Nov 17 2024 |
R-4.3-mac-x86_64 | OK | Nov 17 2024 |
R-4.3-mac-aarch64 | OK | Nov 17 2024 |
Exports:app_dirsite_config_dirsite_data_diruser_cache_diruser_config_diruser_data_diruser_log_dir
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Path to shared data/config directories | site_config_dir site_data_dir |
Path to user cache directory | user_cache_dir |
Path to user config/data directories | user_config_dir user_data_dir |
Path to user log directory | user_log_dir |