datasetviewer: 'SAS Studio'-Style Interactive Dataset Viewer

An interactive dataset viewer that renders a fast, scrollable grid with a column-selection panel, per-column property metadata, and a names-versus-labels header toggle, modelled on the 'SAS Studio' table viewer. Runs from one codebase in interactive 'Shiny' apps and in static HTML documents, with a free-text row filter, header sort, and CSV export, and handles large datasets without row sampling by querying them in the browser with 'DuckDB-WASM'.

Version: 0.1.1
Imports: cli, htmltools, htmlwidgets, jsonlite, nanoparquet, rlang
Suggests: artoo, dplyr, hms, knitr, quarto, shiny, testthat (≥ 3.0.0), tibble, withr
Published: 2026-07-09
DOI: 10.32614/CRAN.package.datasetviewer (may not be active yet)
Author: Vignesh Thanikachalam [aut, cre, cph]
Maintainer: Vignesh Thanikachalam <about.vignesh at gmail.com>
BugReports: https://github.com/vthanik/datasetviewer/issues
License: MIT + file LICENSE
Copyright: see file COPYRIGHTS
URL: https://github.com/vthanik/datasetviewer, https://vthanik.github.io/datasetviewer/
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: datasetviewer results

Documentation:

Reference manual: datasetviewer.html , datasetviewer.pdf
Vignettes: Get started with datasetviewer (source, R code)

Downloads:

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

Linking:

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