Package: treemapify
Title: Draw Treemaps in 'ggplot2'
Version: 2.5.5
Authors@R: c(
  person("David", "Wilkins", , "david@wilkox.org", role = c("aut", "cre")),
  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 (>= 2.2.1), ggfittext (>= 0.5.0), grid (>= 3.1)
Suggests: knitr, rmarkdown, testthat, vdiffr, spelling
License: GPL (>= 3)
LazyData: true
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-GB
NeedsCompilation: no
Packaged: 2021-01-05 01:30:03 UTC; wilkox
Author: David Wilkins [aut, cre],
  Bob Rudis [ctb] (<https://orcid.org/0000-0001-5670-2640>)
Maintainer: David Wilkins <david@wilkox.org>
Repository: CRAN
Date/Publication: 2021-01-08 09:50:03 UTC
