Package: ggrastr
Type: Package
Title: Rasterize Layers for 'ggplot2'
Version: 1.0.2
Authors@R: c(person("Viktor", "Petukhov", email = "viktor.s.petukhov@ya.ru", role = c("aut", "cph")), person("Teun", "van den Brand", email = "t.vd.brand@nki.nl", role=c("aut")), person("Evan", "Biederstedt", email = "evan.biederstedt@gmail.com", role=c("cre", "aut")))
Description: Rasterize only specific layers of a 'ggplot2' plot while simultaneously keeping all labels and text in vector format. This allows users to keep plots within the reasonable size limit without loosing vector properties of the scale-sensitive information. 
License: MIT + file LICENSE
Encoding: UTF-8
Imports: ggplot2 (>= 2.1.0), Cairo (>= 1.5.9), ggbeeswarm, grid, png,
        ragg
Depends: R (>= 3.2.2)
RoxygenNote: 7.2.3
Suggests: knitr, maps, rmarkdown, sf
VignetteBuilder: knitr
URL: https://github.com/VPetukhov/ggrastr
BugReports: https://github.com/VPetukhov/ggrastr/issues
NeedsCompilation: no
Author: Viktor Petukhov [aut, cph],
  Teun van den Brand [aut],
  Evan Biederstedt [cre, aut]
Maintainer: Evan Biederstedt <evan.biederstedt@gmail.com>
Packaged: 2023-06-01 05:31:06 UTC; evanbiederstedt
Repository: CRAN
Date/Publication: 2023-06-01 06:10:02 UTC
Built: R 4.2.0; ; 2023-07-11 00:39:07 UTC; unix
