Other packages > Find by keyword >

rappdirs  

Application Directories: Determine Where to Save Data, Caches, and Logs
View on CRAN: Click here


Download and install rappdirs package within the R console
Install from CRAN:
install.packages("rappdirs")

Install from Github:
library("remotes")
install_github("cran/rappdirs")

Install by package version:
library("remotes")
install_version("rappdirs", "0.3.3")



Attach the package and use:
library("rappdirs")
Maintained by
Hadley Wickham
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-03-28
Latest Update: 2021-01-31
Description:
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.
How to cite:
Hadley Wickham (2016). rappdirs: Application Directories: Determine Where to Save Data, Caches, and Logs. R package version 0.3.3, https://cran.r-project.org/web/packages/rappdirs
Previous versions and publish date:
0.3.1 (2016-03-28 23:10), 0.3.2 (2021-01-27 15:00), 0.3 (2014-09-02 19:44)
Other packages that cited rappdirs R package
View rappdirs citation profile
Other R packages that rappdirs depends, imports, suggests or enhances
Functions, R codes and Examples using the rappdirs R package
Some associated functions: app_dir . rappdirs-package . site_data_dir . user_cache_dir . user_data_dir . user_log_dir . 
Some associated R codes: Full rappdirs package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

plsRbeta  
Partial Least Squares Regression for Beta Regression Models
Provides Partial least squares Regression for (weighted) beta regression models (Bertrand 2013,< ...
Download / Learn more Package Citations See dependency  
daySupply  
Calculating Days' Supply and Daily Dose of Prescriptions
Allows clinicians and researchers to compute daily dose (and subsequently days' supply) for prescrip ...
Download / Learn more Package Citations See dependency  
bootSVD  
Fast, Exact Bootstrap Principal Component Analysis for High Dimensional Data
Implements fast, exact bootstrap Principal Component Analysis and Singular Value Decompositions for ...
Download / Learn more Package Citations See dependency  
odpc  
One-Sided Dynamic Principal Components
Functions to compute the one-sided dynamic principal components ('odpc') introduced in Pe ...
Download / Learn more Package Citations See dependency  
nlstac  
An R Package for Fitting Separable Nonlinear Models
Set of functions implementing the algorithm described in Fernandez Torvisco et al. (2018) for fitti ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

22,030

R Packages

186,816

Dependencies

55,244

Author Associations

22,031

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns