Package: nestable
Type: Package
Title: Collapsible 'HTML' Tables from Hierarchical Data
Version: 0.1.0
Authors@R: person("Derek", "Underwood", email = "dereku@gmail.com",
    role = c("aut", "cre"))
Description: Creates collapsible, expandable 'HTML' tables from hierarchical
    data. Supports data frame input with multi-level grouping, custom column
    formatters, bottom-up rollup aggregation, and CSS-variable-based theming.
    Works in 'Shiny' applications, R Markdown, 'Quarto', and the 'RStudio' Viewer.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: htmltools (>= 0.5.0)
Suggests: shiny (>= 1.7.0), testthat (>= 3.0.0)
NeedsCompilation: no
Packaged: 2026-04-24 14:18:35 UTC; underwood_derek
Author: Derek Underwood [aut, cre]
Maintainer: Derek Underwood <dereku@gmail.com>
Repository: CRAN
Date/Publication: 2026-04-28 19:00:10 UTC
