Recent Releases of rappdirs
rappdirs - rappdirs 0.3.3
- rappdirs functions are no longer vectorised; this was an accidental change in 0.3.2 (#32).
- R
Published by hadley over 5 years ago
rappdirs - rappdirs 0.3.2
user_data_dir(),use_cache_dir()anduse_config_dir()now respectR_USER_DATA_DIR,R_USER_CACHE_DIRandR_USER_CONFIG_DIRenv vars (#27).No longer uses methods package.
- R
Published by hadley over 5 years ago
rappdirs - rappdirs 0.3.1
Minor R CMD check and test fixes.
- R
Published by hadley over 10 years ago
rappdirs - rappdirs 0.3
- first CRAN release
xxx_dir()functions only use version when appname is not null- docs: basic package docs (
?rappdirs) - docs: clarify primary purpose of os argument in
xxx_dir()i.e. testing - fix typo in function name in README.md (appdirs -> appdir)
- dev: add travis continuous integration
- dev: add rstudio project
- dev: update to roxygen2 v4.0.1
- R
Published by hadley almost 12 years ago