{
  "_id": "6a14087facfb0bcc41d39daf",
  "Package": "IDEAFilter",
  "Type": "Package",
  "Version": "0.2.1",
  "Title": "Agnostic, Idiomatic Data Filter Module for Shiny",
  "Description": "When added to an existing shiny app, users may subset any\ndeveloper-chosen R data.frame on the fly. That is, users are\nempowered to slice & dice data by applying multiple (order\nspecific) filters using the AND (&) operator between each, and\ngetting real-time updates on the number of rows\neffected/available along the way. Thus, any downstream\nprocesses that leverage this data source (like tables, plots,\nor statistical procedures) will re-render after new filters are\napplied. The shiny module’s user interface has a 'minimalist'\naesthetic so that the focus can be on the data & other visuals.\nIn addition to returning a reactive (filtered) data.frame,\n'IDEAFilter' as also returns 'dplyr' filter statements used to\nactually slice the data.",
  "Authors@R": "c(\nperson(\ngiven = \"Aaron\", family = \"Clark\",\nemail = \"clark.aaronchris@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0123-0970\")),\nperson(\ngiven = \"Jeff\", family = \"Thompson\",\nemail = \"jeff.thompson51317@gmail.com\", role = \"aut\"),\nperson(\ngiven = \"Doug\", family = \"Kelkhoff\",\nemail = \"doug.kelkhoff@gmail.com\", role = c(\"ctb\", \"cph\"),\ncomment = \"Author of shinyDataFilter\"),\nperson(\ngiven = \"Maya\", family = \"Gans\",\nemail = \"maya.gans@biogen.com\", role = \"ctb\"),\nperson(family = \"SortableJS contributors\", role = \"ctb\",\ncomment = \"SortableJS library\"),\nperson(given = \"Biogen\", role = \"cph\"))",
  "License": "MIT + file LICENSE",
  "URL": "https://biogen-inc.github.io/IDEAFilter/,\nhttps://github.com/Biogen-Inc/IDEAFilter",
  "BugReports": "https://github.com/Biogen-Inc/IDEAFilter/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://biogen-inc.r-universe.dev",
  "Date/Publication": "2025-07-29 18:43:44 UTC",
  "RemoteUrl": "https://github.com/biogen-inc/ideafilter",
  "RemoteRef": "HEAD",
  "RemoteSha": "cfdff12e32b4db1b1860550f0c6f7982f3e32f9e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 08:25:43 UTC",
    "User": "root"
  },
  "Author": "Aaron Clark [aut, cre] (ORCID: <https://orcid.org/0000-0002-0123-0970>),\nJeff Thompson [aut],\nDoug Kelkhoff [ctb, cph] (Author of shinyDataFilter),\nMaya Gans [ctb],\nSortableJS contributors [ctb] (SortableJS library),\nBiogen [cph]",
  "Maintainer": "Aaron Clark <clark.aaronchris@gmail.com>",
  "MD5sum": "a9479e8fc362adda34596639b8559a3a",
  "_user": "biogen-inc",
  "_type": "src",
  "_file": "IDEAFilter_0.2.1.tar.gz",
  "_fileid": "d46b4480d01dae1b773f2d42b27159d24423ebaa86197a522933e88495bb01ff",
  "_filesize": 3561018,
  "_sha256": "d46b4480d01dae1b773f2d42b27159d24423ebaa86197a522933e88495bb01ff",
  "_created": "2026-05-25T08:25:43.000Z",
  "_published": "2026-05-25T08:29:51.951Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77680689913,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7194581226"
    },
    {
      "job": 77680689918,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7194579944"
    },
    {
      "job": 77680689923,
      "time": 213,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7194582787"
    },
    {
      "job": 77680689932,
      "time": 176,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7194579083"
    },
    {
      "job": 77680284485,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194543045"
    },
    {
      "job": 77680689897,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194575189"
    },
    {
      "job": 77680689909,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7194570927"
    },
    {
      "job": 77680689955,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7194567347"
    },
    {
      "job": 77680689934,
      "time": 131,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7194574876"
    }
  ],
  "_buildurl": "https://github.com/r-universe/biogen-inc/actions/runs/26390940741",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/biogen-inc/ideafilter",
  "_commit": {
    "id": "cfdff12e32b4db1b1860550f0c6f7982f3e32f9e",
    "author": "Aaron Clark <162465159+aclark02-arcus@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #33 from Biogen-Inc/devel\n\nPatch release: `v0.2.1`",
    "time": 1753814624
  },
  "_maintainer": {
    "name": "Aaron Clark",
    "email": "clark.aaronchris@gmail.com",
    "login": "aaron-clark",
    "description": "Principal Data Scientist, R Validation Hub Exec member, R/Pharma Organizer, R package & shiny developer, Co-founder of the West Michigan R Users Group",
    "uuid": 17878953,
    "orcid": "0000-0002-0123-0970"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinyTime",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shinytest",
      "role": "Suggests"
    },
    {
      "package": "shinytest2",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "biogen-inc",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-31",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.2.1",
      "date": "2025-07-29"
    }
  ],
  "_topics": [
    "shiny"
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "jeff-thompson12",
      "count": 108,
      "uuid": 85879620
    },
    {
      "user": "mayagans",
      "count": 35,
      "uuid": 6053906
    },
    {
      "user": "aclark02-arcus",
      "count": 24,
      "uuid": 162465159
    },
    {
      "user": "aaron-clark",
      "count": 13,
      "uuid": 17878953
    },
    {
      "user": "jthompson-arcus",
      "count": 8,
      "uuid": 160783290
    },
    {
      "user": "dgkf",
      "count": 5,
      "uuid": 18220321
    },
    {
      "user": "tidycdisc",
      "count": 4,
      "uuid": 166622251
    },
    {
      "user": "jhk0530",
      "count": 1,
      "uuid": 6457691
    }
  ],
  "_userbio": {
    "uuid": 38562520,
    "type": "organization",
    "name": "Biogen, Inc."
  },
  "_downloads": {
    "count": 486,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/IDEAFilter"
  },
  "_devurl": "https://github.com/biogen-inc/ideafilter",
  "_pkgdown": "https://biogen-inc.github.io/IDEAFilter/",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/IDEAFilter.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/biogen-inc/ideafilter",
  "_realowner": "biogen-inc",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2022-06-28"
    },
    {
      "version": "0.2.0",
      "date": "2024-04-15"
    },
    {
      "version": "0.2.1",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "getInitializationCode.shinyDataFilter_df",
    "IDEAFilter",
    "IDEAFilter_item",
    "IDEAFilter_item_ui",
    "IDEAFilter_ui",
    "shiny_data_filter",
    "shiny_data_filter_item",
    "shiny_data_filter_item_ui",
    "shiny_data_filter_ui",
    "shiny_vector_filter",
    "shiny_vector_filter_numeric_few",
    "shiny_vector_filter_numeric_many",
    "shiny_vector_filter_ui"
  ],
  "_help": [
    {
      "page": "IDEAFilter",
      "title": "IDEA data filter module server function",
      "topics": [
        "IDEAFilter"
      ]
    },
    {
      "page": "shiny_data_filter",
      "title": "Shiny data filter module server function",
      "topics": [
        "shiny_data_filter"
      ]
    }
  ],
  "_readme": "https://github.com/biogen-inc/ideafilter/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "crayon",
    "digest",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gtable",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyTime",
    "sourcetools",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "IDEAFilter.Rmd",
      "filename": "IDEAFilter.html",
      "title": "Using IDEAFilter",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Minimal Example",
        "A Larger Example",
        "Column Sub-setting",
        "Pre-selection"
      ],
      "created": "2020-06-01 19:10:56",
      "modified": "2024-04-19 15:03:21",
      "commits": 3
    }
  ],
  "_score": 6.552668216112194,
  "_indexed": true,
  "_nocasepkg": "ideafilter",
  "_universes": [
    "biogen-inc",
    "aaron-clark"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-25T08:28:04.000Z",
      "distro": "noble",
      "commit": "cfdff12e32b4db1b1860550f0c6f7982f3e32f9e",
      "fileid": "5cb9e583f069f20e326c0f2daa121dcc029dda498eb837be2e96c692f14ee470",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/biogen-inc/actions/runs/26390940741"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-25T08:28:00.000Z",
      "distro": "noble",
      "commit": "cfdff12e32b4db1b1860550f0c6f7982f3e32f9e",
      "fileid": "2e5c813a14e23fc69a6738fea847d9a1c43231c8aafb5ec1bf294fc2561a7dcf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/biogen-inc/actions/runs/26390940741"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-25T08:28:19.000Z",
      "commit": "cfdff12e32b4db1b1860550f0c6f7982f3e32f9e",
      "fileid": "13c56453d5d66838c3cc3796243d406047302a4b953e52749e9abe0e60f89207",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/biogen-inc/actions/runs/26390940741"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-25T08:28:01.000Z",
      "commit": "cfdff12e32b4db1b1860550f0c6f7982f3e32f9e",
      "fileid": "bbb7b950c8fcf337a7841a1e805bef4d399a8e32775975623fa16156acbbc1ed",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/biogen-inc/actions/runs/26390940741"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-25T08:28:10.000Z",
      "commit": "cfdff12e32b4db1b1860550f0c6f7982f3e32f9e",
      "fileid": "eff73473cf2118e97cd93d2231ae430d915d003419a6f9b2010bbe2f472ab7b6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/biogen-inc/actions/runs/26390940741"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-25T08:27:09.000Z",
      "commit": "cfdff12e32b4db1b1860550f0c6f7982f3e32f9e",
      "fileid": "e0b77d4a7043458a4aa56108361002d774432aebe1a47caedb3fb4d005ef2d26",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/biogen-inc/actions/runs/26390940741"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-25T08:26:58.000Z",
      "commit": "cfdff12e32b4db1b1860550f0c6f7982f3e32f9e",
      "fileid": "f7a4179c4a9e0f3df74e9a1c1a87bbfd8030387f277c7315399623dd2579ba7d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/biogen-inc/actions/runs/26390940741"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-25T08:27:30.000Z",
      "commit": "cfdff12e32b4db1b1860550f0c6f7982f3e32f9e",
      "fileid": "d62099c63f3ffd9901f74909057c61eba6f7481ec141ee1eeb78a452254b7fa5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/biogen-inc/actions/runs/26390940741"
    }
  ]
}