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:
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
Last updated from:24dc43a4e1. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 147 | ||
| source / vignettes | OK | 208 | ||
| linux-release-x86_64 | OK | 154 | ||
| macos-release-arm64 | OK | 146 | ||
| macos-oldrel-arm64 | OK | 179 | ||
| windows-devel | OK | 72 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 122 |
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
Last update: 2025-12-13
Started: 2025-12-01
Last update: 2025-12-01
Started: 2025-12-01
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Apply Filters to an object | apply_filters |
| Derive Arguments for 'shiny' Inputs | args_filter_input args_update_filter_input |
| Prepare and Evaluate Input Function and Arguments | call_filter_input call_input_function call_update_filter_input |
| Create a 'shiny' Input | filterInput |
| Compute a Filter Predicate | get_filter_logical |
| Retrieve the Ids of Input Objects | get_input_ids |
| Retrieve the Labels of Input Objects | get_input_labels |
| Get Multiple Values from a 'shiny' Input Object | get_input_values |
| Run the backend server for filterInput | serverFilterInput |
| Update a 'shiny' Input | updateFilterInput |
