Package: ggtreebar
Title: Make Treemap Bar Charts with 'ggplot2'
Version: 0.1.0
Authors@R: 
    person("Harry", "Thompson", , "harry@mayesfield.uk", role = c("aut", "cre", "cph"))
Description: Provides 'ggplot2' geoms analogous to 'geom_col()' and 'geom_bar()'
    that allow for treemaps using 'treemapify' nested within each bar segment.
    Also provides geometries for subgroup bordering and text annotation.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: grid, ggplot2, treemapify, ggfittext, dplyr, cli
URL: https://github.com/hrryt/ggtreebar,
        https://hrryt.github.io/ggtreebar/
BugReports: https://github.com/hrryt/ggtreebar/issues
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2025-05-14 12:13:48 UTC; harry
Author: Harry Thompson [aut, cre, cph]
Maintainer: Harry Thompson <harry@mayesfield.uk>
Repository: CRAN
Date/Publication: 2025-05-16 10:00:01 UTC
Built: R 4.5.2; ; 2025-11-08 04:08:11 UTC; windows
