Type: Package Package: ragg Title: Graphic Devices Based on AGG Version: 1.5.2.9000 Authors@R: c( person("Thomas Lin", "Pedersen", , "thomas.pedersen@posit.co", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-5147-4711")), person("Maxim", "Shemanarev", role = c("aut", "cph"), comment = "Author of AGG"), person("Tony", "Juricic", , "tonygeek@yahoo.com", role = c("ctb", "cph"), comment = "Contributor to AGG"), person("Milan", "Marusinec", , "milan@marusinec.sk", role = c("ctb", "cph"), comment = "Contributor to AGG"), person("Spencer", "Garrett", role = "ctb", comment = "Contributor to AGG"), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Maintainer: Thomas Lin Pedersen Description: Anti-Grain Geometry (AGG) is a high-quality and high-performance 2D drawing library. The 'ragg' package provides a set of graphic devices based on AGG to use as alternative to the raster devices provided through the 'grDevices' package. License: MIT + file LICENSE URL: https://ragg.r-lib.org, https://github.com/r-lib/ragg BugReports: https://github.com/r-lib/ragg/issues Imports: systemfonts (>= 1.0.3), textshaping (>= 0.3.0) Suggests: covr, graphics, grid, testthat (>= 3.0.0) LinkingTo: systemfonts, textshaping Config/build/compilation-database: true Config/Needs/website: ggplot2, devoid, magick, bench, tidyr, ggridges, hexbin, sessioninfo, pkgdown, tidyverse/tidytemplate Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-04-25 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 SystemRequirements: freetype2, libpng, libtiff, libjpeg, libwebp, libwebpmux Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libfribidi-dev libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libwebp-dev Repository: https://r-lib.r-universe.dev Date/Publication: 2026-05-13 19:16:38 UTC RemoteUrl: https://github.com/r-lib/ragg RemoteRef: HEAD RemoteSha: 2850b7e7b7e596c622a92703e1882910bdedde9d NeedsCompilation: yes Packaged: 2026-07-01 10:15:45 UTC; root Author: Thomas Lin Pedersen [cre, aut] (ORCID: ), Maxim Shemanarev [aut, cph] (Author of AGG), Tony Juricic [ctb, cph] (Contributor to AGG), Milan Marusinec [ctb, cph] (Contributor to AGG), Spencer Garrett [ctb] (Contributor to AGG), Posit Software, PBC [cph, fnd] (ROR: )