Files
AVSDevR.ShinyApplication/DESCRIPTION

19 lines
515 B
Plaintext

Package: AVSDevR.ShinyApplication
Title: Shiny Application Wrapper
Version: 0.0.0.9000
Authors@R:
person("Craig", "Williams", , "craig@avsdev.uk", role = c("aut", "cre"))
Description: Wraps a shiny application with some helper scripts, including
database session logging and UserFrosting dashboard/frame layouts.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Imports:
R6,
rlang,
shiny
Suggests:
AVSDevR.DBClient,
AVSDevR.ShinyDisconnectHandler