# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ViewR" in publications use:' type: software license: MIT title: 'ViewR: Advanced Interactive Data Tables and Data Explorer' version: 2.0.0 identifiers: - type: doi value: 10.32614/CRAN.package.ViewR abstract: 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: - family-names: Divakaran given-names: Mahesh email: imaheshdivakaran@gmail.com preferred-citation: type: manual title: 'ViewR: Interactive Data Viewer, Filter, and Editor' authors: - family-names: Divakaran given-names: Mahesh email: imaheshdivakaran@gmail.com year: '2026' notes: R package version 0.2.0 repository: https://itsmdivakaran.r-universe.dev repository-code: https://github.com/itsmdivakaran/viewR commit: 11de8b48f1d29e381b7f6764e1d4ae8305a8d41a url: https://itsmdivakaran.github.io/viewR/ date-released: '2026-06-03' contact: - family-names: Divakaran given-names: Mahesh email: imaheshdivakaran@gmail.com