Package: scattermore Title: Scatterplots with More Points Version: 1.2 Authors@R: c(person(given = "Tereza", family = "Kulichova", role = c("aut"), email = "kulichova.t@gmail.com"), person(given = "Mirek", family = "Kratochvil", role = c("aut", "cre"), email = "exa.exa@gmail.com", comment = c(ORCID = "0000-0001-7356-4075"))) Description: C-based conversion of large scatterplot data to rasters plus other operations such as data blurring or data alpha blending. Speeds up plotting of data with millions of points. Imports: ggplot2, scales, grid, grDevices, graphics License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 URL: https://exaexa.github.io/scattermore/, https://github.com/exaexa/scattermore BugReports: https://github.com/exaexa/scattermore/issues Suggests: covr, knitr, rmarkdown, testthat VignetteBuilder: knitr Repository: https://fastverse.r-universe.dev Date/Publication: 2024-01-12 19:56:00 UTC RemoteUrl: https://github.com/exaexa/scattermore RemoteRef: HEAD RemoteSha: 996871d1df375d45df190f114566658b294cffd9 NeedsCompilation: yes Packaged: 2026-06-21 08:52:14 UTC; root Author: Tereza Kulichova [aut], Mirek Kratochvil [aut, cre] (ORCID: ) Maintainer: Mirek Kratochvil