CRAN/E | IDEAFilter

IDEAFilter

Agnostic, Idiomatic Data Filter Module for Shiny

Installation

About

When added to an existing shiny app, users may subset any developer-chosen R data.frame on the fly. That is, users are empowered to slice & dice data by applying multiple (order specific) filters using the AND (&) operator between each, and getting real-time updates on the number of rows effected/available along the way. Thus, any downstream processes that leverage this data source (like tables, plots, or statistical procedures) will re-render after new filters are applied. The shiny module’s user interface has a 'minimalist' aesthetic so that the focus can be on the data & other visuals. In addition to returning a reactive (filtered) data.frame, 'IDEAFilter' as also returns 'dplyr' filter statements used to actually slice the data.

biogen-inc.github.io/IDEAFilter/
github.com/Biogen-Inc/IDEAFilter
Bug report File report

Key Metrics

Version 0.2.0
R ≥ 2.10
Published 2024-04-15 12 days ago
Needs compilation? no
License MIT
License File
CRAN checks IDEAFilter results
Language en-US

Downloads

Yesterday 25 +178%
Last 7 days 123 -24%
Last 30 days 386 +68%
Last 90 days 753 +8%
Last 365 days 3.152 -13%

Maintainer

Maintainer

Aaron Clark

clark.aaronchris@gmail.com

Authors

Aaron Clark

aut / cre

Jeff Thompson

aut

Doug Kelkhoff

ctb / cph

(Author of shinyDataFilter)

Maya Gans

ctb

SortableJS contributors

ctb

(SortableJS library)

Biogen

cph

Material

README
NEWS
Reference manual
Package source

Vignettes

Using IDEAFilter

macOS

r-prerel

arm64

r-release

arm64

r-oldrel

arm64

r-prerel

x86_64

r-release

x86_64

Windows

r-prerel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

IDEAFilter archive

Depends

R ≥ 2.10

Imports

crayon
ggplot2
pillar ≥ 1.5.0
purrr
RColorBrewer
shiny
shinyTime

Suggests

dplyr
knitr
rmarkdown
shinytest
shinytest2
spelling
testthat

Reverse Imports

tidyCDISC