Package: dataviewR
Title: An Interactive and Feature-Rich Data Viewer
Version: 0.1.1
Depends: R (>= 4.2.0)
Authors@R: 
    person("Madhan", "Kumar N", , "madhanmanoj1999@gmail.com", role = c("aut", "cre"))
Description: 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.
URL: https://github.com/madhankumarnagaraji/dataviewR
BugReports: https://github.com/madhankumarnagaraji/dataviewR/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: shiny, shinyjs, DT, dplyr, labelled, forcats, stringr, purrr,
        tibble, datamods, htmlwidgets
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), shinytest2
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-07-21 15:27:55 UTC; Dell
Author: Madhan Kumar N [aut, cre]
Maintainer: Madhan Kumar N <madhanmanoj1999@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-21 15:53:30 UTC
Built: R 4.4.3; ; 2025-10-08 04:35:50 UTC; windows
