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 Config/pak/sysreqs: libcairo2-dev libfontconfig1-dev libfreetype6-dev libfribidi-dev libharfbuzz-dev libjpeg-dev libpng-dev libtiff-dev libwebp-dev Repository: https://fastverse.r-universe.dev Date/Publication: 2023-06-06 22:40:37 UTC RemoteUrl: https://github.com/VPetukhov/ggrastr RemoteRef: HEAD RemoteSha: 50ca3e012296ba73a8a421f8f02046d893bf2696 Packaged: 2026-06-21 08:53:53 UTC; root