Package: shinyWidgets
Title: Custom Inputs Widgets for Shiny
Version: 0.5.6
Authors@R: c(
  person("Victor", "Perrier", email = "victor.perrier@dreamrs.fr", role = c("aut", "cre", "cph")),
  person("Fanny", "Meyer", role = "aut"),
  person("David", "Granjon", role = "aut"),
  person("Ian", "Fellows", role = "ctb", comment = "Methods for mutating vertical tabs & updateMultiInput"),
  person("Wil", "Davis", role = "ctb", comment = "numericRangeInput function"),
  person("Spencer", "Matthews", role = "ctb", comment = "autoNumeric methods")
  )
Description: Collection of custom input controls and user interface components for 'Shiny' applications. 
  Give your applications a unique and colorful style !
URL: https://github.com/dreamRs/shinyWidgets
BugReports: https://github.com/dreamRs/shinyWidgets/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.1.0)
Imports: shiny (>= 0.14), htmltools, jsonlite, grDevices
Suggests: shinydashboard, testthat, covr, shinydashboardPlus, bs4Dash,
        argonR, argonDash, tablerDash, ggplot2, DT, scales
NeedsCompilation: no
Packaged: 2021-01-19 20:38:53 UTC; perri
Author: Victor Perrier [aut, cre, cph],
  Fanny Meyer [aut],
  David Granjon [aut],
  Ian Fellows [ctb] (Methods for mutating vertical tabs &
    updateMultiInput),
  Wil Davis [ctb] (numericRangeInput function),
  Spencer Matthews [ctb] (autoNumeric methods)
Maintainer: Victor Perrier <victor.perrier@dreamrs.fr>
Repository: CRAN
Date/Publication: 2021-01-20 05:30:03 UTC
