Package: shinydataviewer
Title: Reusable Data Viewer Module for 'shiny'
Version: 0.1.0
Authors@R: 
    person("Ryan", "Harrison", , "harrison.ryan.w@gmail.com", role = c("aut", "cre", "cph"))
Description: Provides a reusable 'shiny' module for viewing tabular data with a searchable 'reactable' table and a variable summary sidebar built with 'bslib'.
License: MIT + file LICENSE
BugReports: https://github.com/Ryan-W-Harrison/shinydataviewer/issues
Imports: bslib, htmltools, reactable, shiny
Suggests: knitr, pkgdown, rmarkdown, testthat (>= 3.0.0)
Config/Needs/website: pkgdown, knitr, rmarkdown
Config/Needs/README: knitr, rmarkdown
Config/testthat/edition: 3
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.3.3
URL: https://ryan-w-harrison.github.io/shinydataviewer/,
        https://github.com/Ryan-W-Harrison/shinydataviewer
NeedsCompilation: no
Packaged: 2026-04-04 03:30:30 UTC; rh
Author: Ryan Harrison [aut, cre, cph]
Maintainer: Ryan Harrison <harrison.ryan.w@gmail.com>
Repository: CRAN
Date/Publication: 2026-04-09 09:00:03 UTC
Built: R 4.5.3; ; 2026-04-25 20:14:22 UTC; windows
