Package: vfinputs
Type: Package
Title: Visual Filter Inputs for Shiny
Version: 0.1.0
Date: 2020-09-28
Authors@R: c(
    person("Rafael", "Henkin", email = "r.henkin@qmul.ac.uk", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-5511-5230")),
    person("Mike", "Bostock", role = c("cph"), comment = "D3.js library, https://d3js.org")
    )
Depends: R (>= 3.0.2)
Imports: shiny, htmltools, jsonlite, scales
Suggests: RColorBrewer, testthat
Maintainer: Rafael Henkin <r.henkin@qmul.ac.uk>
Description: A set of visual input controls for Shiny apps to facilitate filtering across multiple outputs.
License: GPL-3
LazyData: TRUE
RoxygenNote: 7.1.1
Encoding: UTF-8
URL: https://github.com/rhenkin/vfinputs
BugReports: https://github.com/rhenkin/vfinputs/issues
NeedsCompilation: no
Packaged: 2020-10-02 09:42:34 UTC; rafael
Author: Rafael Henkin [cre, aut] (<https://orcid.org/0000-0002-5511-5230>),
  Mike Bostock [cph] (D3.js library, https://d3js.org)
Repository: CRAN
Date/Publication: 2020-10-13 15:20:03 UTC
Built: R 4.2.0; ; 2022-04-12 23:24:01 UTC; unix
