Package: ggicons
Title: Icon Geometries for 'ggplot2'
Version: 0.1.0
Authors@R: 
    person("Mitchell", "O'Hara-Wild", , "mail@mitchelloharawild.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-6729-7695"))
Description: Provides icon geometries for 'ggplot2', using vector icon
    sets from the 'icons' package. Icons can be drawn as points in place
    of ordinary markers, styled with the usual colour, size, alpha and
    angle aesthetics, and mapped from discrete values or passed through
    directly. Icons also appear in legend keys, as fixed-position
    annotations, and as axis, strip and legend labels. Pictograms extend
    this to isotype-style unit charts, waffle/percentage charts and
    rating widgets, encoding a value as a grid of repeated icons.
License: MIT + file LICENSE
URL: https://pkg.mitchelloharawild.com/ggicons/,
        https://github.com/mitchelloharawild/ggicons
BugReports: https://github.com/mitchelloharawild/ggicons/issues
Imports: cli, ggplot2 (>= 4.0.0), grid, grImport2, icons (>= 1.0.0),
        rlang (>= 1.1.0), rsvg, scales, vctrs
Suggests: spelling, testthat (>= 3.0.0)
Config/roxygen2/version: 8.0.0
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 8.0.0
Language: en-GB
NeedsCompilation: no
Packaged: 2026-09-08 00:13:07 UTC; mitchell
Author: Mitchell O'Hara-Wild [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6729-7695>)
Maintainer: Mitchell O'Hara-Wild <mail@mitchelloharawild.com>
Repository: CRAN
Date/Publication: 2026-09-15 13:10:02 UTC
