The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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
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: datasetviewer_0.1.1.zip, r-release: datasetviewer_0.1.1.zip, r-oldrel: datasetviewer_0.1.1.zip
macOS binaries: r-release (arm64): datasetviewer_0.1.1.tgz, r-oldrel (arm64): datasetviewer_0.1.1.tgz, r-release (x86_64): datasetviewer_0.1.1.tgz, r-oldrel (x86_64): datasetviewer_0.1.1.tgz

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.