Package: ggimage Title: Use Image in 'ggplot2' Version: 0.3.5 Authors@R: c( person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-6485-8781")), person("Shuangbin", "Xu", email = "xshuangbin@163.com", role = "ctb", comment = c(ORCID="0000-0003-3513-5362")), person("Yonghe", "Xia", email = "xiayh17@gmail.com", role = "ctb") ) Description: Supports image files and graphic objects to be visualized in 'ggplot2' graphic system. Depends: R (>= 4.1.0), ggplot2 Imports: digest, ggfun, ggiraph, ggplotify, grid, jsonlite, magick, methods, purrr, rlang, scales, tibble, tools, utils, withr, yulab.utils (>= 0.1.3) Suggests: ape, ggtree, gridGraphics, httr, rsvg ByteCompile: true License: Artistic-2.0 URL: https://github.com/YuLab-SMU/ggimage BugReports: https://github.com/YuLab-SMU/ggimage/issues Encoding: UTF-8 RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev make libmagick++-dev gsfonts libpng-dev libuv1-dev libssl-dev Repository: https://yulab-smu.r-universe.dev Date/Publication: 2026-01-07 08:12:43 UTC RemoteUrl: https://github.com/yulab-smu/ggimage RemoteRef: HEAD RemoteSha: 1aedc0335aef384ec2a7589db415f7dfe77e7caf NeedsCompilation: no Packaged: 2026-06-11 10:38:15 UTC; root Author: Guangchuang Yu [aut, cre, cph] (ORCID: ), Shuangbin Xu [ctb] (ORCID: ), Yonghe Xia [ctb] Maintainer: Guangchuang Yu