Package: demoShiny Title: Runs a 'Shiny' App as Demo or Lists All Demo 'Shiny' Apps Version: 0.2 Authors@R: person("Sigbert", "Klinke", email="sigbert@hu-berlin.de", role=c("aut", "cre")) Description: Mimics the demo functionality for 'Shiny' apps in a package. Apps stored to the package subdirectory 'inst/shiny' can be called by demoShiny(topic). Depends: shiny License: GPL-3 Encoding: UTF-8 RoxygenNote: 7.0.2 Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://sigbertklinke.r-universe.dev Date/Publication: 2020-02-17 10:11:37 UTC RemoteUrl: https://github.com/sigbertklinke/demoshiny RemoteRef: HEAD RemoteSha: 59ba5a60d3108868e8432f4cd330868adfceb7df NeedsCompilation: no Packaged: 2026-06-20 07:25:17 UTC; root Author: Sigbert Klinke [aut, cre] Maintainer: Sigbert Klinke