Package: shinyfilters
Title: Create 'shiny' Inputs from Vectors, 'data.frames', or any R
        Object
Version: 0.3.0
Authors@R: c(
    person("Josh", "Livingston", , "joshwlivingston@gmail.com", role = c("cre", "aut")),
    person("Novica", "Nakov", , "nnovica@gmail.com", role = "ctb",
           comment = c(ORCID = "0009-0005-7773-7718"))
  )
Description: Provides an interface to 'shiny' inputs used for filtering
    vectors, data.frames, and other objects. 'S7'-based implementation
    allows for seamless extensibility.
License: MIT + file LICENSE
URL: https://joshwlivingston.github.io/shinyfilters/,
        https://github.com/joshwlivingston/shinyfilters
BugReports: https://github.com/joshwlivingston/shinyfilters/issues
Imports: methods, S7 (>= 0.2.0), shiny
Suggests: bslib, DT, htmltools, knitr, rmarkdown, shinytest2 (>=
        0.4.1), shinyWidgets, testthat (>= 3.0.0), tibble
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-01-17 20:24:57 UTC; Josh Livingston
Author: Josh Livingston [cre, aut],
  Novica Nakov [ctb] (ORCID: <https://orcid.org/0009-0005-7773-7718>)
Maintainer: Josh Livingston <joshwlivingston@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-17 20:40:02 UTC
Built: R 4.6.0; ; 2026-02-28 04:00:20 UTC; windows
