Package: periscope
Type: Package
Title: Enterprise Streamlined 'Shiny' Application Framework
Version: 0.5.4
Authors@R: c(
    person("Constance", "Brett", email="connie@aggregate-genius.com", role = c("aut", "cre")),
    person("Isaac", "Neuhaus", role = "aut", comment = "canvasXpress JavaScript Library Maintainer"),
    person("Ger", "Inberg", role = c("ctb")),
    person("Bristol-Meyers Squibb (BMS)", role = c("cph"))
    )
Description: An enterprise-targeted scalable and UI-standardized 'shiny' framework 
    including a variety of developer convenience functions with the goal of both 
    streamlining robust application development while assisting with creating a 
    consistent user experience regardless of application or developer.
URL: https://github.com/cb4ds/periscope, http://periscopeapps.org:3838,
        https://www.canvasxpress.org
BugReports: https://github.com/cb4ds/periscope/issues
Repository: CRAN
License: GPL-3
Encoding: UTF-8
Language: en-US
LazyData: true
Depends: R (>= 3.4)
Imports: shiny (>= 1.1), shinydashboard (>= 0.5), shinydashboardPlus
        (<= 2.0), shinyBS (>= 0.61), lubridate (>= 1.6), DT (>= 0.2),
        writexl (>= 1.3), ggplot2 (>= 2.2), methods, utils
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat, openxlsx (>= 3.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-01-11 22:53:56 UTC; conniebrett
Author: Constance Brett [aut, cre],
  Isaac Neuhaus [aut] (canvasXpress JavaScript Library Maintainer),
  Ger Inberg [ctb],
  Bristol-Meyers Squibb (BMS) [cph]
Maintainer: Constance Brett <connie@aggregate-genius.com>
Date/Publication: 2021-01-12 09:40:10 UTC
