Package: shinyhelper Type: Package Title: Easily Add Markdown Help Files to 'shiny' App Elements Version: 0.3.2.9000 Authors@R: person("Chris", "Mason-Thom", email = "christopher.w.thom@outlook.com", role=c("aut","cre")) BugReports: https://github.com/cwthom/shinyhelper/issues Description: Creates a lightweight way to add markdown helpfiles to 'shiny' apps, using modal dialog boxes, with no need to observe each help button separately. License: GPL-3 Imports: shiny, markdown RoxygenNote: 6.1.1 Encoding: UTF-8 Repository: https://cwthom.r-universe.dev Date/Publication: 2022-08-12 13:44:19 UTC RemoteUrl: https://github.com/cwthom/shinyhelper RemoteRef: HEAD RemoteSha: 7f5b4806102ec02374d293db84d1aa913d0e2641 NeedsCompilation: no Packaged: 2026-06-13 08:04:30 UTC; root Author: Chris Mason-Thom [aut, cre] Maintainer: Chris Mason-Thom