Other packages > Find by keyword >

shinyFiles  

A Server-Side File System Viewer for Shiny
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("shinyFiles", "0.9.3")



Attach the package and use:
library("shinyFiles")
Maintained by
Thomas Lin Pedersen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-06-10
Latest Update: 2022-08-19
Description:
Provides functionality for client-side navigation of the server side file system in shiny apps. In case the app is running locally this gives the user direct access to the file system without the need to "download" files to a temporary location. Both file and folder selection as well as file saving is available.
How to cite:
Thomas Lin Pedersen (2014). shinyFiles: A Server-Side File System Viewer for Shiny. R package version 0.9.3, https://cran.r-project.org/web/packages/shinyFiles. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:04), 0.3.1 (2014-06-10 14:52), 0.3.2 (2014-06-15 12:50), 0.4.0 (2014-09-24 00:41), 0.5.0 (2015-01-30 13:15), 0.6.0 (2015-03-26 10:52), 0.6.2 (2016-08-28 18:53), 0.7.0 (2018-07-05 16:30), 0.7.1 (2018-09-18 10:50), 0.7.2 (2018-11-12 11:40), 0.7.3 (2019-04-30 09:10), 0.7.5 (2019-11-18 11:30), 0.8.0 (2020-04-14 21:40), 0.9.0 (2020-11-09 17:40), 0.9.1 (2021-11-10 13:00), 0.9.2 (2022-05-24 21:10)
Other packages that cited shinyFiles R package
View shinyFiles citation profile
Other R packages that shinyFiles depends, imports, suggests or enhances
Complete documentation for shinyFiles
Functions, R codes and Examples using the shinyFiles R package
Some associated functions: dirCreator . dirGetter . fileGetter . formatFiletype . getVolumes . shinyFiles-buttons . shinyFiles-observers . shinyFiles-package . shinyFiles-parsers . shinyFilesExample . traverseDirs . updateChildren . 
Some associated R codes: aaa.R . dirchoose.R . filechoose.R . filesave.R . shinyFiles-package.R .  Full shinyFiles package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA