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 04 Jun. 2026.
Previous versions and publish date:
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

crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
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  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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