ViewR: Interactive Data Viewer, Filter, and Editor
Provides a feature-rich, popup-based interactive interface for
viewing, exploring, filtering, sorting, editing, analysing, and plotting
R data frames. Key features include: a searchable, paginated data table
with drag-and-drop column reordering and variable-label 'tooltips';
multi-condition filters (AND/OR) with live preview; multi-column sorting;
column visibility management with search; an Excel-like cell editor powered
by 'rhandsontable'; find-and-replace across one or all columns (literal or
regex) with automatic live preview; a Plots tab with auto-detected
histograms and bar charts for every column; automatic 'dplyr' code
generation reflecting every operation performed in the 'UI'; one-click CSV
export; and a Variable Info tab with type, missing values, and summary
statistics. The entire interface is launched with a single call to ViewR()
and works as a popup dialog, in the 'RStudio' Viewer pane, or in the
system browser.
| Version: |
1.0.0 |
| Depends: |
R (≥ 4.1.0) |
| Imports: |
shiny (≥ 1.7.0), DT (≥ 0.27), rhandsontable (≥ 0.3.8), shinyjs (≥ 2.1.0), shinythemes (≥ 1.2.0), htmltools (≥
0.5.4), jsonlite (≥ 1.8.0), utils |
| Suggests: |
haven, tibble, dplyr, knitr, rmarkdown, testthat (≥ 3.0.0), covr |
| Published: |
2026-05-06 |
| DOI: |
10.32614/CRAN.package.ViewR (may not be active yet) |
| Author: |
Mahesh Divakaran [aut, cre] |
| Maintainer: |
Mahesh Divakaran <imaheshdivakaran at gmail.com> |
| BugReports: |
https://github.com/itsmdivakaran/viewR/issues |
| License: |
MIT + file LICENSE |
| URL: |
https://github.com/itsmdivakaran/viewR,
https://itsmdivakaran.github.io/viewR/ |
| NeedsCompilation: |
no |
| Language: |
en-GB |
| Citation: |
ViewR citation info |
| Materials: |
README, NEWS |
| CRAN checks: |
ViewR results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=ViewR
to link to this page.