# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "dtsmartr" in publications use:' type: software license: MIT title: 'dtsmartr: Interactive Virtualized Data Explorer Grid Widget' version: 0.1.0 doi: 10.32614/CRAN.package.dtsmartr abstract: Provides an interactive, virtualized data explorer widget for 'R'. Built on 'React' (via 'reactR') and 'htmlwidgets', it offers column-type detection, multi-value checkbox filtering, sorting, column visibility toggling, virtual scrolling for large datasets, and a full-viewport modal. Includes 'dtsmartr_launch()' with an interactive, zero-code file upload wizard using 'datamods'. Widgets can be embedded in 'R Markdown' / 'Quarto' documents, 'Shiny' applications, or exported as standalone HTML files via 'save_dtsmartr()'. authors: - family-names: Wagh given-names: Nikhil email: nmw1986@gmail.com repository: https://wagh-nikhil.r-universe.dev repository-code: https://github.com/wagh-nikhil/dtsmartr commit: 7868e8b46974f9a96814ab7e19ec7a5cc11c8671 url: https://github.com/wagh-nikhil/dtsmartr date-released: '2026-06-09' contact: - family-names: Wagh given-names: Nikhil email: nmw1986@gmail.com