Package: gggenes Title: Draw Gene Arrow Maps in 'ggplot2' Version: 0.6.0.9007 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.8.0), ggplot2 (>= 2.2.1), grid (>= 3.3.0), lifecycle, rlang (>= 0.2.0) Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0), vdiffr VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev Repository: https://wilkox.r-universe.dev Date/Publication: 2026-01-13 00:55:20 UTC RemoteUrl: https://github.com/wilkox/gggenes RemoteRef: HEAD RemoteSha: 573b7c207fefb3633a007909ab783c30a7c04f8b NeedsCompilation: no Packaged: 2026-07-04 06:49:32 UTC; root Author: David Wilkins [aut, cre], Zachary Kurtz [ctb] Maintainer: David Wilkins