dataviewR: An Interactive and Feature-Rich Data Viewer

Provides an interactive viewer for 'data.frame' and 'tibble' objects using 'shiny' <https://shiny.posit.co/> and 'DT' <https://rstudio.github.io/DT/>. It supports complex filtering, column selection, and automatic generation of reproducible 'dplyr' <https://dplyr.tidyverse.org/> code for data manipulation. The package is designed for ease of use in data exploration and reporting workflows.

Version: 0.1.0
Imports: shiny, shinyjs, DT, dplyr, labelled, forcats, stringr, purrr, tibble, datamods, htmlwidgets
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), shinytest2
Published: 2025-06-14
DOI: 10.32614/CRAN.package.dataviewR
Author: Madhan Kumar N [aut, cre]
Maintainer: Madhan Kumar N <madhanmanoj1999 at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: dataviewR results

Documentation:

Reference manual: dataviewR.pdf
Vignettes: dataviewR-intro (source, R code)

Downloads:

Package source: dataviewR_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): dataviewR_0.1.0.tgz, r-oldrel (arm64): dataviewR_0.1.0.tgz, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dataviewR to link to this page.