Package: treemapify Title: Draw Treemaps in 'ggplot2' Version: 2.6.1.9000 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) Suggests: knitr, rmarkdown, testthat (>= 3.0.0), vdiffr, spelling, fontquiver, showtext, sysfonts, svglite (>= 2.1.3) License: GPL (>=3) LazyData: true Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Encoding: UTF-8 Language: en-GB Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev Repository: https://wilkox.r-universe.dev Date/Publication: 2026-07-05 11:05:23 UTC RemoteUrl: https://github.com/wilkox/treemapify RemoteRef: HEAD RemoteSha: 00a9cfa8bce0e9f8b082a059d277e08becd907c8 NeedsCompilation: no Packaged: 2026-07-05 11:31:14 UTC; root Author: David Wilkins [aut, cre] (ORCID: ), Bob Rudis [ctb] (ORCID: ) Maintainer: David Wilkins