Package: rappdirs 0.3.4.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.4.9000.tar.gz
rappdirs_0.3.4.9000.zip(r-4.7)rappdirs_0.3.4.9000.zip(r-4.6)rappdirs_0.3.4.9000.zip(r-4.5)
rappdirs_0.3.4.9000.tgz(r-4.6-x86_64)rappdirs_0.3.4.9000.tgz(r-4.6-arm64)rappdirs_0.3.4.9000.tgz(r-4.5-x86_64)rappdirs_0.3.4.9000.tgz(r-4.5-arm64)
rappdirs_0.3.4.9000.tar.gz(r-4.7-arm64)rappdirs_0.3.4.9000.tar.gz(r-4.7-x86_64)rappdirs_0.3.4.9000.tar.gz(r-4.6-arm64)rappdirs_0.3.4.9000.tar.gz(r-4.6-x86_64)
rappdirs_0.3.4.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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
Pkgdown/docs site:https://rappdirs.r-lib.org
Last updated from:54883af598. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 110 | ||
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 161 | ||
| linux-release-arm64 | OK | 109 | ||
| linux-release-x86_64 | OK | 113 | ||
| macos-release-arm64 | OK | 92 | ||
| macos-release-x86_64 | OK | 211 | ||
| macos-oldrel-arm64 | OK | 89 | ||
| macos-oldrel-x86_64 | OK | 172 | ||
| windows-devel | OK | 98 | ||
| windows-release | OK | 74 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 90 |
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 |
