Package: ViewR 2.0.0

ViewR: Advanced Interactive Data Tables and Data Explorer
An advanced, interactive data table and data explorer for R, delivered as a modern, self-contained 'htmlwidget' with a high-performance virtualized grid. ViewR renders 'Kaggle'-style micro-dashboard column headers complete with data-type badges, mini distribution spark-histograms, and data-completeness (missingness) bars. It provides hover metadata cards, a sliding Data Insights drawer with interactive histograms and 'Pareto' category charts, a multi-condition visual query builder (AND/OR), a column visibility picker, and a reproducible code generator that emits 'dplyr', base R, and 'SQL' that matches the active filter and column state. The interface is implemented entirely in dependency-free vanilla 'JavaScript' (no 'React' or build toolchain) and works in the 'RStudio'/'Positron' Viewer, inside 'Shiny' apps, in 'R Markdown'/'Quarto', or as a portable standalone 'HTML' file. A single call to viewr() opens the explorer; the legacy 'Shiny'-gadget ViewR() editor remains available.
Authors:
ViewR_2.0.0.tar.gz
ViewR_2.0.0.zip(r-4.7)ViewR_2.0.0.zip(r-4.6)ViewR_2.0.0.zip(r-4.5)
ViewR_2.0.0.tgz(r-4.6-any)ViewR_2.0.0.tgz(r-4.5-any)
ViewR_2.0.0.tar.gz(r-4.7-any)ViewR_2.0.0.tar.gz(r-4.6-any)
ViewR_2.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
ViewR/json (API)
| # Install 'ViewR' in R: |
| install.packages('ViewR', repos = c('https://itsmdivakaran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/itsmdivakaran/viewr/issues
Pkgdown/docs site:https://itsmdivakaran.github.io
Last updated from:11de8b48f1. Checks:4 OK, 5 ERROR. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 139 | ||
| source / vignettes | OK | 200 | ||
| linux-release-x86_64 | ERROR | 138 | ||
| macos-release-arm64 | ERROR | 112 | ||
| macos-oldrel-arm64 | ERROR | 76 | ||
| windows-devel | OK | 99 | ||
| windows-release | ERROR | 88 | ||
| windows-oldrel | ERROR | 79 | ||
| wasm-release | OK | 150 |
Exports:install_viewr_depsrenderViewdtsave_viewdtviewdtviewdt_optionsviewdtOutputViewR
Dependencies:base64encbslibcachemclicommonmarkcrosstalkdigestDTevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlazyevallifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprhandsontablerlangrmarkdownsassshinyshinyjsshinythemessourcetoolstinytexwithrxfunxtableyaml
Last update: 2026-06-03
Started: 2026-06-03
Last update: 2026-06-03
Started: 2026-04-29
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Install All ViewR Dependencies | install_viewr_deps |
| Save a ViewR explorer to a standalone HTML file | save_viewdt |
| Modern interactive data explorer widget | viewdt |
| Configure the ViewR data explorer | viewdt_options |
| Shiny bindings for viewdt | renderViewdt viewdt-shiny viewdtOutput |
| ViewR: Interactive Data Viewer, Filter, and Editor | ViewR |
