Package: marimekko Title: Marimekko Plots for 'ggplot2' Version: 0.1.0 Authors@R: person("Dawid", "Kałędkowski", , email = "dawid.kaledkowski@gmail.com", role = c("aut", "cre"), comment = "ORCID: ") Description: Create marimekko (mosaic) plots as a 'ggplot2' layer. Column widths encode marginal proportions of one categorical variable and segment heights encode conditional proportions of a second categorical variable. Based on the mosaic display method by Hartigan and Kleiner (1981) . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) Imports: ggplot2 (>= 3.5.0) Suggests: knitr, pkgdown, plotly, rmarkdown, testthat (>= 3.0.0), vdiffr (>= 1.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Collate: 'marimekko-package.R' 'geom-marimekko.R' 'fortify-marimekko.R' 'stat-marimekko-tiles.R' 'theme-marimekko.R' Repository: https://gogonzo.r-universe.dev Date/Publication: 2026-03-18 07:00:51 UTC RemoteUrl: https://github.com/gogonzo/marimekko RemoteRef: HEAD RemoteSha: ac1cc967973fc7c9b939a7278f6e59704dd963ca NeedsCompilation: no Packaged: 2026-06-16 09:56:00 UTC; root Author: Dawid Kałędkowski [aut, cre] (ORCID: ) Maintainer: Dawid Kałędkowski