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 Roxygen: list(markdown = TRUE) URL: https://ryan-w-harrison.github.io/shinydataviewer/, https://github.com/Ryan-W-Harrison/shinydataviewer Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://ryan-w-harrison.r-universe.dev Date/Publication: 2026-04-04 03:14:32 UTC RemoteUrl: https://github.com/ryan-w-harrison/shinydataviewer RemoteRef: HEAD RemoteSha: bd796466ec933e75e2ba8708a3e103046b17187e NeedsCompilation: no Packaged: 2026-06-09 06:24:47 UTC; root Author: Ryan Harrison [aut, cre, cph] Maintainer: Ryan Harrison