Package: ggplot.multistats
Title: Multiple Summary Statistics for Binned Stats/Geometries
Version: 1.0.1
Authors@R: 
    person(given = "Philipp",
           family = "Angerer",
           role = c("aut", "cre"),
           email = "phil.angerer@gmail.com",
           comment = c(ORCID = "0000-0002-0369-2888"))
Description: 
    Provides the ggplot binning layer stat_summaries_hex(),
    which functions similar to its singular form,
    but allows the use of multiple statistics per bin.
    Those statistics can be mapped to multiple bin aesthetics.
URL: https://github.com/flying-sheep/ggplot.multistats
BugReports: https://github.com/flying-sheep/ggplot.multistats/issues
License: GPL-3
Encoding: UTF-8
Imports: methods, rlang, scales, hexbin, ggplot2 (>= 3.3.0)
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-09-25 12:16:05 UTC; phil
Author: Philipp Angerer [aut, cre] (<https://orcid.org/0000-0002-0369-2888>)
Maintainer: Philipp Angerer <phil.angerer@gmail.com>
Repository: CRAN
Date/Publication: 2024-09-25 12:40:10 UTC
Built: R 4.3.3; ; 2024-09-25 13:53:12 UTC; unix
