Package: ggfx
Title: Pixel Filters for 'ggplot2' and 'grid'
Version: 1.0.1
Authors@R: 
    c(person(given = "Thomas Lin",
             family = "Pedersen",
             role = c("aut", "cre"),
             email = "thomasp85@gmail.com",
             comment = c(ORCID = "0000-0002-5147-4711")),
      person(given = "RStudio",
             role = c("cph", "fnd")))
Description: Provides a range of filters that can be applied to layers from the 
    'ggplot2' package and its extensions, along with other graphic elements such 
    as guides and theme elements. The filters are applied at render time and 
    thus uses the exact pixel dimensions needed.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: magick (>= 2.7.1), ragg, grid, ggplot2, grDevices, gtable,
        rlang
RoxygenNote: 7.2.1
URL: https://ggfx.data-imaginist.com, https://github.com/thomasp85/ggfx
BugReports: https://github.com/thomasp85/ggfx/issues
Suggests: covr, knitr, rmarkdown, farver (>= 2.1.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-08-22 07:41:01 UTC; thomas
Author: Thomas Lin Pedersen [aut, cre]
    (<https://orcid.org/0000-0002-5147-4711>),
  RStudio [cph, fnd]
Maintainer: Thomas Lin Pedersen <thomasp85@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-22 08:00:06 UTC
Built: R 4.3.0; ; 2023-07-10 05:26:50 UTC; unix
