Package: shinyShortcut
Title: Creates an Executable Shortcut for Shiny Applications
Version: 0.1.0
Authors@R: person("Ewan", "Keith", email = "ewan.keith100@gmail.com", role = c("aut", "cre"))
Description: 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/>.
Depends: R (>= 3.2.3)
License: GPL (>= 3) | file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: testthat, covr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-03-19 13:53:46 UTC; ewan
Author: Ewan Keith [aut, cre]
Maintainer: Ewan Keith <ewan.keith100@gmail.com>
Repository: CRAN
Date/Publication: 2017-03-19 18:13:08 UTC
Built: R 4.6.0; ; 2025-10-14 01:32:58 UTC; windows
