Type: Package Package: ggpop Title: Icon-Based Population Charts and Plots for 'ggplot2' Version: 1.8.0 Date: 2026-06-22 Authors@R: c( person(given = "Jorge A.", family = "Roa-Contreras", role = c("aut", "cre"), email = "jorgeroa@stanford.edu", comment = c(ORCID = "0000-0002-3972-9793")), person(given = "Ralitza", family = "Soultanova", role = c("aut"), email = "Ralitza.soultanova@gmail.com", comment = c(ORCID = "0009-0000-9324-5653")), person(given = "Fernando", family = "Alarid-Escudero", role = c("aut"), email = "falarid@stanford.edu", comment = c(ORCID = "0000-0001-5076-1172")), person(given = "Carlos", family = "Pineda-Antunez", role = c("aut"), email = "cpinedaa@uw.edu", comment = c(ORCID = "0000-0002-8352-7080"))) Description: Create engaging population charts and point plots in R. 'ggpop' allows users to represent population data and points proportionally using customizable icons, facilitating the creation of circular representative population charts as well as any point-plots. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: testthat (>= 3.0.0), knitr, rmarkdown, cowplot, ggforce, gganimate, ggrepel, ggtext, scales, reactable Config/Needs/website: sf, geofacet, ggtext, quarto, kcuilla/reactablefmtr Config/testthat/edition: 3 Depends: R (>= 4.0.5) Imports: ggplot2, dplyr, ggimage, magick, rlang, tidyr, purrr, fontawesome, rsvg, cli, tibble VignetteBuilder: knitr ByteCompile: true BugReports: https://github.com/jurjoroa/ggpop/issues URL: https://jurjoroa.github.io/ggpop/ Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev make libmagick++-dev gsfonts libicu-dev libpng-dev librsvg2-dev libuv1-dev libssl-dev Repository: https://jurjoroa.r-universe.dev Date/Publication: 2026-06-22 20:52:22 UTC RemoteUrl: https://github.com/jurjoroa/ggpop RemoteRef: HEAD RemoteSha: b26f157cbbb85752ef620c0b53575dc884f837c8 NeedsCompilation: no Packaged: 2026-06-22 22:56:37 UTC; root Author: Jorge A. Roa-Contreras [aut, cre] (ORCID: ), Ralitza Soultanova [aut] (ORCID: ), Fernando Alarid-Escudero [aut] (ORCID: ), Carlos Pineda-Antunez [aut] (ORCID: ) Maintainer: Jorge A. Roa-Contreras