Package: ggpointdensity
Type: Package
Title: A Cross Between a 2D Density Plot and a Scatter Plot
Version: 0.2.0
Authors@R: c(person("Lukas P. M.", "Kremer", email = "L-Kremer@web.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3170-6295")),
    person("Simon", "Anders", role = "ctb", comment = c(ORCID = "0000-0003-4868-1805")))
Description: A cross between a 2D density plot and a scatter plot,
    implemented as a 'ggplot2' geom. Points in the scatter plot are 
    colored by the number of neighboring points. This is useful to
    visualize the 2D-distribution of points in case of overplotting.
URL: https://github.com/LKremer/ggpointdensity
BugReports: https://github.com/LKremer/ggpointdensity/issues
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 3.2)
Imports: ggplot2
Suggests: viridis, dplyr, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2025-05-16 14:45:44 UTC; lk385684
Author: Lukas P. M. Kremer [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3170-6295>),
  Simon Anders [ctb] (ORCID: <https://orcid.org/0000-0003-4868-1805>)
Maintainer: Lukas P. M. Kremer <L-Kremer@web.de>
Repository: CRAN
Date/Publication: 2025-05-16 15:30:02 UTC
Built: R 4.5.0; aarch64-apple-darwin20; 2025-05-16 16:37:08 UTC; unix
Archs: ggpointdensity.so.dSYM
