Package: shinyfilters 0.3.0.9000

shinyfilters: Create 'shiny' Inputs from Vectors, 'data.frames', or any R Object

Provides an interface to 'shiny' inputs used for filtering vectors, data.frames, and other objects. 'S7'-based implementation allows for seamless extensibility.

Authors:Josh Livingston [cre, aut], Novica Nakov [ctb]

shinyfilters_0.3.0.9000.tar.gz
shinyfilters_0.3.0.9000.zip(r-4.7)shinyfilters_0.3.0.9000.zip(r-4.6)shinyfilters_0.3.0.9000.zip(r-4.5)
shinyfilters_0.3.0.9000.tgz(r-4.6-any)shinyfilters_0.3.0.9000.tgz(r-4.5-any)
shinyfilters_0.3.0.9000.tar.gz(r-4.7-any)shinyfilters_0.3.0.9000.tar.gz(r-4.6-any)
shinyfilters_0.3.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
shinyfilters/json (API)

# Install 'shinyfilters' in R:
install.packages('shinyfilters', repos = c('https://joshwlivingston.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/joshwlivingston/shinyfilters/issues

Pkgdown/docs site:https://joshwlivingston.github.io

On CRAN:

Conda:

shiny

5.89 score 7 stars 14 scripts 201 downloads 15 exports 31 dependencies

Last updated from:24dc43a4e1. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK147
source / vignettesOK208
linux-release-x86_64OK154
macos-release-arm64OK146
macos-oldrel-arm64OK179
windows-develOK72
windows-releaseOK75
windows-oldrelOK81
wasm-releaseOK122

Exports:apply_filtersarg_name_input_idarg_name_input_labelarg_name_input_valueargs_filter_inputargs_update_filter_inputcall_filter_inputcall_update_filter_inputfilterInputget_filter_logicalget_input_idsget_input_labelsget_input_valuesserverFilterInputupdateFilterInput

Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangS7sassshinysourcetoolswithrxtable

Customizing shinyfilters
Introduction | Motivation | Extending shinyfilters | Step 1: Define filterInput() | Step 2: Define args_filter_input() | Overwriting shinyfilters | Step 1: Overwrite filterInput() | Step 2: Overwrite args_filter_input() | Why call_filter_input() ?

Last update: 2025-12-13
Started: 2025-12-01

Filter Input Catalog
Contents | Return Types | dateInput | Date | POSIXt | dateRangeInput | numericInput | numeric | radioButtons | character | factor | list | selectInput | selectizeInput | sliderInput | textAreaInput | textInput | Input Types

Last update: 2025-12-01
Started: 2025-12-01