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: <https://orcid.org/0000-0001-9533-457X>")
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.
License: MIT + file LICENSE
Encoding: UTF-8
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'
NeedsCompilation: no
Packaged: 2026-03-10 11:52:23 UTC; dawidkaledkowski
Author: Dawid Kałędkowski [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-9533-457X>)
Maintainer: Dawid Kałędkowski <dawid.kaledkowski@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-16 16:40:09 UTC
Built: R 4.7.0; ; 2026-04-28 03:35:26 UTC; windows
