shinyShortcut: Creates an Executable Shortcut for Shiny Applications

Provides function shinyShortcut() that, when given the base directory of a shiny application, will produce an executable file that runs the shiny app directly in the user's default browser. Tested on both windows and unix machines. Inspired by and borrowing from <http://www.mango-solutions.com/wp/2017/03/shiny-based-tablet-or-desktop-app/>.

Version: 0.1.0
Depends: R (≥ 3.2.3)
Suggests: testthat, covr
Published: 2017-03-19
Author: Ewan Keith [aut, cre]
Maintainer: Ewan Keith <ewan.keith100 at gmail.com>
License: GPL (≥ 3) | file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: shinyShortcut results

Documentation:

Reference manual: shinyShortcut.pdf

Downloads:

Package source: shinyShortcut_0.1.0.tar.gz
Windows binaries: r-devel: shinyShortcut_0.1.0.zip, r-release: shinyShortcut_0.1.0.zip, r-oldrel: shinyShortcut_0.1.0.zip
macOS binaries: r-release (arm64): shinyShortcut_0.1.0.tgz, r-oldrel (arm64): shinyShortcut_0.1.0.tgz, r-release (x86_64): shinyShortcut_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=shinyShortcut to link to this page.