{"id":22731857,"url":"https://github.com/dgkf/shinydatafilter","last_synced_at":"2025-09-04T04:37:54.107Z","repository":{"id":44028384,"uuid":"248626043","full_name":"dgkf/shinyDataFilter","owner":"dgkf","description":"data-agnostic, shiny-idiomatic filter module","archived":false,"fork":false,"pushed_at":"2024-12-12T19:18:12.000Z","size":1961,"stargazers_count":24,"open_issues_count":9,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-27T15:06:29.129Z","etag":null,"topics":["hacktoberfest","module","r","shiny"],"latest_commit_sha":null,"homepage":"https://dgkf.github.io/shinyDataFilter","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dgkf.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-19T23:31:39.000Z","updated_at":"2024-12-12T19:26:32.000Z","dependencies_parsed_at":"2024-08-13T07:14:11.496Z","dependency_job_id":"7cca5715-23ed-45a7-958e-e4969a72e76c","html_url":"https://github.com/dgkf/shinyDataFilter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgkf%2FshinyDataFilter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgkf%2FshinyDataFilter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgkf%2FshinyDataFilter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgkf%2FshinyDataFilter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgkf","download_url":"https://codeload.github.com/dgkf/shinyDataFilter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248804787,"owners_count":21164131,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","module","r","shiny"],"created_at":"2024-12-10T19:33:43.533Z","updated_at":"2025-04-14T00:57:33.513Z","avatar_url":"https://github.com/dgkf.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: \"github_document\"\n---\n\n# shinyDataFilter \u003ca href='https://github.com/dgkf/shinyDataFilter'\u003e\u003cimg src='man/figures/hex-shinyDataFilter.png' align=\"right\" width=\"120\" /\u003e\u003c/a\u003e\n\n\u003c!-- badges: start --\u003e\n[![CRAN](https://img.shields.io/cran/v/shinyDataFilter.svg)](https://cran.r-project.org/package=shinyDataFilter)\n[![R-CMD-check](https://github.com/dgkf/shinyDataFilter/workflows/R-CMD-check/badge.svg)](https://github.com/dgkf/shinyDataFilter/actions)\n[![Codecov](https://img.shields.io/codecov/c/github/dgkf/shinyDataFilter/master.svg)](https://app.codecov.io/gh/dgkf/shinyDataFilter)\n[![R-CMD-check](https://github.com/dgkf/shinyDataFilter/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/dgkf/shinyDataFilter/actions/workflows/R-CMD-check.yaml)\n\u003c!-- badges: end --\u003e\n\ndata-agnostic, shiny-idiomatic filter module\n\n![shinyDataFilter](https://user-images.githubusercontent.com/18220321/77127982-b6a9fe80-6a0b-11ea-8233-e77e0f362d70.gif)\n\nBuilt on top of [Joe Cheng](https://github.com/jcheng5)'s excellent [R/Pharma 2018 shiny demo](https://github.com/jcheng5/rpharma-demo) and experimenting with pushing his concept of hyper-modular shiny components as far as we could. In addition to what Joe showed off at the time, this shiny module comes with drag-and-drop reordering and overlayed visualizations of each filter variable's data qualities.\n\n# Getting started\n\n## Installation\n\n```{r, eval=FALSE}\n# install.packages(\"devtools\")\ndevtools::install_github(\"dgkf/shinyDataFilter\")\n```\n\n## Example App\n\nThen, run this sample app to build filters with `shinyDataFilter`:\n\n\n```{r, eval=FALSE}\nlibrary(shiny)\napp \u003c- system.file(\"examples\", \"basic_app\", \"app.R\", package = \"shinyDataFilter\")\nshinyAppFile(app)\n```\n\nIf you'd like to inspect the code for the app\n\n```{r, eval = FALSE}\nfile.edit(app)  # or\nfile.show(app)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgkf%2Fshinydatafilter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgkf%2Fshinydatafilter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgkf%2Fshinydatafilter/lists"}