Package: gex Title: A Dependency-Light Hex-Logo Builder Version: 0.2.2 Authors@R: person("Matt", "Dray", , "mwdray@gmail.com", role = c("aut", "cre")) Description: A simple interface to create hexagon-shaped logos that help promote your R package or other projects. Uses the 'grid' system. License: MIT + file LICENSE URL: https://github.com/matt-dray/gex BugReports: https://github.com/matt-dray/gex/bugs Imports: grDevices, grid, gridGeometry Suggests: magick, png, rsvg, svglite, tinysnapshot, tinytest Config/testthat/edition: 3 Encoding: UTF-8 Issues: https://github.com/matt-dray/gex Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://matt-dray.r-universe.dev Date/Publication: 2025-10-10 18:46:53 UTC RemoteUrl: https://github.com/matt-dray/gex RemoteRef: HEAD RemoteSha: 12236c166f66edfff748ed6e2341b6ab65aa58ef NeedsCompilation: no Packaged: 2026-06-08 08:34:41 UTC; root Author: Matt Dray [aut, cre] Maintainer: Matt Dray