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-x86_64)rappdirs_0.3.4.9000.zip(r-4.7-arm64)rappdirs_0.3.4.9000.zip(r-4.6-x86_64)rappdirs_0.3.4.9000.zip(r-4.6-arm64)rappdirs_0.3.4.9000.zip(r-4.5-x86_64)
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✨
DESCRIPTION |NEWS
card.svg |card.png
rappdirs/json (API)
| # 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:15 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 103 | ||
| linux-devel-x86_64 | OK | 112 | ||
| source / vignettes | OK | 215 | ||
| linux-release-arm64 | OK | 100 | ||
| linux-release-x86_64 | OK | 122 | ||
| macos-release-arm64 | OK | 121 | ||
| macos-release-x86_64 | OK | 156 | ||
| macos-oldrel-arm64 | OK | 86 | ||
| macos-oldrel-x86_64 | OK | 197 | ||
| windows-devel-arm64 | OK | 181 | ||
| windows-devel-x86_64 | OK | 91 | ||
| windows-release-arm64 | OK | 181 | ||
| windows-release-x86_64 | OK | 66 | ||
| windows-oldrel-x86_64 | OK | 63 | ||
| wasm-release | OK | 93 |
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 |
