Package: ggpointdensity
Type: Package
Title: A Cross Between a 2D Density Plot and a Scatter Plot
Version: 0.1.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 | file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.2)
Imports: ggplot2
Suggests: viridis, dplyr
NeedsCompilation: yes
Packaged: 2019-08-28 13:02:49 UTC; lukas
Author: Lukas P. M. Kremer [aut, cre] (<https://orcid.org/0000-0003-3170-6295>),
  Simon Anders [ctb] (<https://orcid.org/0000-0003-4868-1805>)
Maintainer: Lukas P. M. Kremer <L-Kremer@web.de>
Repository: CRAN
Date/Publication: 2019-08-28 14:30:02 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-07-11 01:21:07 UTC; unix
Archs: ggpointdensity.so.dSYM
