<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Agnostic, Idiomatic Data Filter Module for Shiny</dc:title>
  <dc:title>R package IDEAFilter version 0.2.1</dc:title>
  <dc:description>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 &amp; dice data by applying multiple (order specific) filters using the
    AND (&amp;) 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 &amp;
    other visuals. In addition to returning a reactive (filtered) data.frame,
    'IDEAFilter' as also returns 'dplyr' filter statements used to actually slice
    the data.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10)</dc:relation>
  <dc:relation>Imports: crayon, ggplot2, pillar (&gt;= 1.5.0), purrr, RColorBrewer,
shiny, shinyTime</dc:relation>
  <dc:relation>Suggests: dplyr, knitr, rmarkdown, shinytest, shinytest2, spelling,
testthat</dc:relation>
  <dc:creator>Aaron Clark &lt;clark.aaronchris@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Aaron Clark [aut, cre] (ORCID: &lt;https://orcid.org/0000-0002-0123-0970&gt;),
  Jeff Thompson [aut],
  Doug Kelkhoff [ctb, cph] (Author of shinyDataFilter),
  Maya Gans [ctb],
  SortableJS contributors [ctb] (SortableJS library),
  Biogen [cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=IDEAFilter/LICENSE)</dc:rights>
  <dc:date>2025-07-29</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=IDEAFilter</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.IDEAFilter</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
