Package: treemapify
Title: Draw Treemaps in 'ggplot2'
Version: 2.6.0
Authors@R: c(
  person("David", "Wilkins", , "david@wilkox.org", role = c("aut", "cre"),
         comment = c(ORCID = "0000-0002-3385-8981")),
  person("Bob", "Rudis", , "bob@rud.is", role = c("ctb"),
         comment = c(ORCID = "0000-0001-5670-2640"))
  )
URL: https://wilkox.org/treemapify/
BugReports: https://github.com/wilkox/treemapify/issues/
Description: Provides 'ggplot2' geoms for drawing treemaps.
Depends: R (>= 3.6)
Imports: ggplot2 (>= 3.5), ggfittext (>= 0.5.0), grid (>= 3.1), cli (>=
        3.6.1), svglite
Suggests: knitr, rmarkdown, testthat, vdiffr, spelling, fontquiver,
        showtext, sysfonts
License: GPL (>= 3)
LazyData: true
RoxygenNote: 7.3.3
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-GB
NeedsCompilation: no
Packaged: 2025-12-14 09:34:08 UTC; wilkox
Author: David Wilkins [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3385-8981>),
  Bob Rudis [ctb] (ORCID: <https://orcid.org/0000-0001-5670-2640>)
Maintainer: David Wilkins <david@wilkox.org>
Repository: CRAN
Date/Publication: 2025-12-14 11:20:02 UTC
Built: R 4.6.0; ; 2026-01-09 03:44:15 UTC; windows
