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.6)rappdirs_0.3.3.9000.zip(r-4.5)rappdirs_0.3.3.9000.zip(r-4.4)
rappdirs_0.3.3.9000.tgz(r-4.6-x86_64)rappdirs_0.3.3.9000.tgz(r-4.6-arm64)rappdirs_0.3.3.9000.tgz(r-4.5-x86_64)rappdirs_0.3.3.9000.tgz(r-4.5-arm64)
rappdirs_0.3.3.9000.tar.gz(r-4.6-arm64)rappdirs_0.3.3.9000.tar.gz(r-4.6-x86_64)rappdirs_0.3.3.9000.tar.gz(r-4.5-arm64)rappdirs_0.3.3.9000.tar.gz(r-4.5-x86_64)
rappdirs_0.3.3.9000.tgz(r-4.5-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
Pkgdown/docs site:https://rappdirs.r-lib.org
Last updated from:27cf9e9d0b. Checks:13 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-arm64 | OK | 130 | |
| linux-devel-x86_64 | OK | 118 | |
| source / vignettes | OK | 148 | |
| linux-release-arm64 | OK | 139 | |
| linux-release-x86_64 | OK | 113 | |
| macos-devel-arm64 | OK | 160 | |
| macos-devel-x86_64 | OK | 194 | |
| macos-release-arm64 | OK | 124 | |
| macos-release-x86_64 | OK | 156 | |
| windows-devel | OK | 71 | |
| windows-release | OK | 73 | |
| windows-oldrel | OK | 103 | |
| 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 |
