Package: mwshiny
Type: Package
Title: 'Shiny' for Multiple Windows
Version: 2.1.0
Date: 2020-06-05
Authors@R: c(
  person("Hannah", "De los Santos", email = "hdelossantos653@gmail.com", role = c("aut","cre")),
  person("John", "Erickson", role = c("aut")),
  person("Joe","Cheng",role = c("ctb")),
  person("Nicholas", "Thomson", role = c("ctb")),
  person("Kristin", "Bennett", role = c("aut"))
  )
Maintainer: Hannah De los Santos <hdelossantos653@gmail.com>
Description: A simple function, mwsApp(), that runs a 'shiny' app spanning multiple,
  connected windows. This uses all standard 'shiny' conventions, and depends only on
  the 'shiny' package.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: shiny (>= 1.2.0)
Imports: htmltools (>= 0.3.6)
Suggests: knitr, rmarkdown, ggplot2 (>= 3.1.0), visNetwork (>= 2.0.5),
        htmlwidgets (>= 1.3), datasets
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2020-06-05 18:43:46 UTC; delosh
Author: Hannah De los Santos [aut, cre],
  John Erickson [aut],
  Joe Cheng [ctb],
  Nicholas Thomson [ctb],
  Kristin Bennett [aut]
Repository: CRAN
Date/Publication: 2020-06-05 22:00:02 UTC
Built: R 4.4.0; ; 2024-05-31 21:31:06 UTC; unix
