Package: ShinyQuickStarter
Type: Package
Title: 'RStudio' Addin for Quick Setup of ShinyDashboard Apps
Version: 1.0.1
Authors@R: c(person("Leon", "Binder", email = "leon.binder@th-deg.de", role = c("cre", "aut")),
             person("Bernhard", "Bauer", email = "bernhard.bauer@th-deg.de", role = c("ctb")),
             person("Michael", "Scholz", email = "michael.scholz@th-deg.de", role = c("ctb")),
             person("Bernhard", "Daffner", email = "bernhard.daffner@th-deg.de", role = c("ctb")),
             person("Jörg", "Bauer", email = "joerg.bauer@th-deg.de", role = c("ctb")))
Maintainer: Leon Binder <leon.binder@th-deg.de>
Description: This 'RStudio' addin enables faster creation of the project structure and design of 'ShinyDashboard' apps. The graphical interface allows you to add certain code templates interactively. In addition to generating the basic project structure, the navigation in the app itself can also be defined or the app can be structured with modules.
License: GPL-3
Depends: R (>= 3.2.0)
Imports: shiny, shinyFiles, shinyWidgets, shinyalert, miniUI,
        colourpicker, grDevices, data.table, DT, dplyr, fs, readr,
        rlist, shinycssloaders, shinyjs, stringi, stringr, styler,
        magrittr, utils, visNetwork
Encoding: UTF-8
StagedInstall: yes
NeedsCompilation: yes
RoxygenNote: 7.1.1
Packaged: 2020-11-23 11:39:49 UTC; Leon
Author: Leon Binder [cre, aut],
  Bernhard Bauer [ctb],
  Michael Scholz [ctb],
  Bernhard Daffner [ctb],
  Jörg Bauer [ctb]
Repository: CRAN
Date/Publication: 2020-11-23 14:10:09 UTC
