Package: gggenes Title: Draw Gene Arrow Maps in 'ggplot2' Version: 0.7.0.9000 Authors@R: c( person("David", "Wilkins", , "david@wilkox.org", role = c("aut", "cre")), person("Zachary", "Kurtz", , "zdkurtz@gmail.com", role = "ctb") ) Description: A 'ggplot2' extension for drawing gene arrow maps. License: GPL-2 URL: https://wilkox.org/gggenes/ BugReports: https://github.com/wilkox/gggenes/issues/ Depends: R (>= 3.6) Imports: cli (>= 3.6.1), ggfittext (>= 0.9.0), ggplot2 (>= 3.4.0), grid (>= 3.3.0), rlang (>= 1.0.0) Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0), vdiffr VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB LazyData: true Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev Repository: https://wilkox.r-universe.dev Date/Publication: 2026-07-05 11:15:50 UTC RemoteUrl: https://github.com/wilkox/gggenes RemoteRef: HEAD RemoteSha: 125b47a1a9cb0071c2053c810ddc01a80056fa42 NeedsCompilation: no Packaged: 2026-07-05 11:30:49 UTC; root Author: David Wilkins [aut, cre], Zachary Kurtz [ctb] Maintainer: David Wilkins