Package: vvshiny
Title: Create Complex Shiny Apps More Easily
Version: 0.1.1
Authors@R: 
  c(person(given = "Corneel", 
           family = "Den Hartogh", 
           role = c("aut", "cre"), 
           email = "c.f.den.hartogh@vu.nl",
           comment = c(ORCID = "0000-0001-8347-7944")
           ),
    person(given = "Tomer",
           family = "Iwan",
           role = "ctb"
           ),
    person(given = "VU Analytics",
           role = "cph"
           ))
Description: Helper and Wrapper functions for making shiny dashboards more easily. Functions are made modular and lower level functions are exported as well, so many use-cases are supported.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: stats, dplyr, magrittr, purrr, rlang, stringr, forcats,
        ggplot2, ggpubr, scales, ggalluvial, shiny, shinycssloaders,
        shinydashboard, shinydashboardPlus, shinyWidgets, htmlwidgets,
        htmltools, plotly, DT
Suggests: RColorBrewer, waiter, spsComps, knitr, rmarkdown, testthat
        (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-07-19 10:10:59 UTC; user
Author: Corneel Den Hartogh [aut, cre]
    (<https://orcid.org/0000-0001-8347-7944>),
  Tomer Iwan [ctb],
  VU Analytics [cph]
Maintainer: Corneel Den Hartogh <c.f.den.hartogh@vu.nl>
Repository: CRAN
Date/Publication: 2023-07-19 15:30:02 UTC
Built: R 4.6.0; ; 2025-07-18 11:13:58 UTC; unix
