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.1
Depends: R (≥ 4.2.0)
Imports: shiny, shinyjs, DT, dplyr, labelled, forcats, stringr, purrr, tibble, datamods, htmlwidgets
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), shinytest2
Published: 2025-07-21
Author: Madhan Kumar N [aut, cre]
Maintainer: Madhan Kumar N <madhanmanoj1999 at gmail.com>
BugReports: https://github.com/madhankumarnagaraji/dataviewR/issues
License: MIT + file LICENSE
URL: https://github.com/madhankumarnagaraji/dataviewR
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: dataviewR results

Documentation:

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

Downloads:

Package source: dataviewR_0.1.1.tar.gz
Windows binaries: r-devel: dataviewR_0.1.0.zip, r-release: dataviewR_0.1.0.zip, r-oldrel: dataviewR_0.1.0.zip
macOS binaries: r-release (arm64): dataviewR_0.1.0.tgz, r-oldrel (arm64): dataviewR_0.1.0.tgz, r-release (x86_64): dataviewR_0.1.0.tgz, r-oldrel (x86_64): dataviewR_0.1.0.tgz
Old sources: dataviewR archive

Linking:

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