# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "shinyfilters" in publications use:' type: software license: MIT title: 'shinyfilters: Create ''shiny'' Inputs from Vectors, ''data.frames'', or any R Object' version: 0.3.0.9000 doi: 10.32614/CRAN.package.shinyfilters abstract: Provides an interface to 'shiny' inputs used for filtering vectors, data.frames, and other objects. 'S7'-based implementation allows for seamless extensibility. authors: - family-names: Livingston given-names: Josh email: joshwlivingston@gmail.com repository: https://joshwlivingston.r-universe.dev repository-code: https://github.com/joshwlivingston/shinyfilters commit: 24dc43a4e13a8255c3699c0622fa4a449718351c url: https://joshwlivingston.github.io/shinyfilters/ date-released: '2026-05-13' contact: - family-names: Livingston given-names: Josh email: joshwlivingston@gmail.com