Package: hexSticker Title: Create Hexagon Sticker in R Version: 0.5.1 Authors@R: c(person(given = "Guangchuang", family = "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre")), person(given = "Laurent", family = "Gatto", email = "lg390@cam.ac.uk", role = "ctb"), person(given = "Johannes", family = "Rainer", email = "johannes.rainer@eurac.edu", role = "ctb"), person(given = "Sebastian", family = "Gibb", email = "mail@sebastiangibb.de", role = "ctb"), person(given = "Robert", family = "Corty", email = "rcorty@gmail.com", role = "ctb"), person(given = "Thomas", family = "Neitmann", email = "th.neitmann@gmail.com", role = "ctb") ) Description: Helper functions for creating reproducible hexagon sticker purely in R. Depends: R (>= 3.4.0) Imports: ggimage, ggplot2, grDevices, hexbin, rlang, showtext, stats, sysfonts, Suggests: magick License: Artistic-2.0 ByteCompile: true URL: https://github.com/GuangchuangYu/hexSticker BugReports: https://github.com/GuangchuangYu/hexSticker/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 zlib1g-dev Repository: https://guangchuangyu.r-universe.dev Date/Publication: 2026-06-18 00:17:19 UTC RemoteUrl: https://github.com/guangchuangyu/hexsticker RemoteRef: HEAD RemoteSha: 572e3a194c630e7b75d64d98dd4ed95650e8dcf3 NeedsCompilation: no Packaged: 2026-06-18 06:01:58 UTC; root Author: Guangchuang Yu [aut, cre], Laurent Gatto [ctb], Johannes Rainer [ctb], Sebastian Gibb [ctb], Robert Corty [ctb], Thomas Neitmann [ctb] Maintainer: Guangchuang Yu