Package: baffle
Title: Make Waffle Plots with Base Graphics
Version: 0.2.2
Authors@R: 
    person(given = "Jiří",
           family = "Moravec",
           role = c("aut", "cre"),
           email = "jiri.c.moravec@gmail.com")
Description: Waffle plots are rectangular pie charts that represent a quantity or abundances using
    colored squares or other symbol. This makes them better at transmitting information as the
    discrete number of squares is easier to read than the circular area of pie charts.
    While the original waffle charts were rectangular with 10 rows and columns, with a single square
    representing 1%, they are nowadays popular in various infographics to visualize any
    proportional ratios.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Imports: grDevices
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, png
Config/testthat/edition: 3
URL: https://j-moravec.github.io/baffle/,
        https://github.com/j-moravec/baffle
BugReports: https://github.com/j-moravec/baffle/issues
NeedsCompilation: no
Packaged: 2023-08-25 12:20:05 UTC; jmoravec
Author: Jiří Moravec [aut, cre]
Maintainer: Jiří Moravec <jiri.c.moravec@gmail.com>
Repository: CRAN
Date/Publication: 2023-08-25 12:40:02 UTC
Built: R 4.6.0; ; 2025-08-18 02:21:50 UTC; unix
