Package: productplots
Title: Product Plots for R
Description: Framework for visualising tables of counts, proportions
  and probabilities. The framework is called product plots, alluding to
  the computation of area as a product of height and width, and the
  statistical concept of generating a joint distribution from the
  product of conditional and marginal distributions. The framework,
  with extensions, is sufficient to encompass over 20 visualisations
  previously described in fields of statistical graphics and 'infovis',
  including bar charts, mosaic plots, 'treemaps', equal area plots and
  fluctuation diagrams.
Version: 0.1.2
Authors@R: c(
    person("Hadley", "Wickham", , "hadley@posit.co", c("aut", "cre")),
    person("Heike", "Hofmann", , "heike.hofmann@gmail.com", role = "aut")
    )
Imports: plyr, ggplot2
Suggests: reshape2, testthat, covr
License: GPL-2
LazyData: true
RoxygenNote: 7.3.3
Encoding: UTF-8
URL: https://github.com/hadley/productplots
BugReports: https://github.com/hadley/productplots/issues
NeedsCompilation: no
Packaged: 2025-10-27 20:50:55 UTC; hadleywickham
Author: Hadley Wickham [aut, cre],
  Heike Hofmann [aut]
Maintainer: Hadley Wickham <hadley@posit.co>
Repository: CRAN
Date/Publication: 2025-10-27 22:00:02 UTC
Built: R 4.4.3; ; 2025-11-12 03:32:25 UTC; windows
