rappdirs
Determine platform-appropriate directories for caching, config and data in R
Load-bearing across CRAN, and untouched since January 2021.
◆Recent moves
- 5y ago
Revert accidental vectorisation from 0.3.2
Reverts the accidental vectorisation of rappdirs functions introduced in 0.3.2 four days earlier. A behaviour restoration rather than a fix, and the last release the package has shipped.
View source ↗ - 5y ago
Respect the R_USER_*_DIR environment variables
Makes the user data, cache and config directory functions respect R_USER_DATA_DIR, R_USER_CACHE_DIR and R_USER_CONFIG_DIR, aligning the package with R's own conventions so administrators and users can redirect where packages write. Also drops the methods dependency.
View source ↗ - 10y ago
rappdirs 0.3.1
Minor R CMD check and test fixes, five years before the next release. Housekeeping to stay on CRAN.
View source ↗ - 11y ago
First CRAN release
The first CRAN release, mostly documentation and project scaffolding plus a fix to how xxx_dir() handles version when appname is null. Modest notes for a package that ended up in the dependency tree of much of CRAN.
View source ↗