shinyFiles: A Server-Side File System Viewer For Shiny

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.

Version: 0.6.0
Imports: tools, shiny (≥ 0.11), htmltools, RJSONIO
Published: 2015-03-26
Author: Thomas Lin Pedersen
Maintainer: Thomas Lin Pedersen <thomasp85 at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Materials: README
CRAN checks: shinyFiles results

Downloads:

Reference manual: shinyFiles.pdf
Package source: shinyFiles_0.6.0.tar.gz
Windows binaries: r-devel: shinyFiles_0.6.0.zip, r-release: shinyFiles_0.6.0.zip, r-oldrel: shinyFiles_0.6.0.zip
OS X Snow Leopard binaries: r-release: shinyFiles_0.6.0.tgz, r-oldrel: shinyFiles_0.6.0.tgz
OS X Mavericks binaries: r-release: shinyFiles_0.6.0.tgz
Old sources: shinyFiles archive

Reverse dependencies:

Reverse suggests: SSDM