Package: stickylabeller Title: Quickly Number Ggplot2 Facets Version: 1.0.0 Authors@R: c( person("James", "Goldie", email = "me@jamesgoldie.dev", role = c("aut", "cre")), person("David", "Hugh-Jones", role = "ctb")) Description: Create facet labels for ggplot2 using the glue package. Also includes some helpers for sequentially labelling your facets. Depends: R (>= 3.1) License: MIT + file LICENSE Encoding: UTF-8 Imports: glue, utils Suggests: dplyr, ggplot2 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://jimjam-slam.r-universe.dev Date/Publication: 2025-03-31 08:36:24 UTC RemoteUrl: https://github.com/jimjam-slam/stickylabeller RemoteRef: main RemoteSha: 6027f86e9f95b37e716870481c3bdce60b1991a4 NeedsCompilation: no Packaged: 2026-05-25 08:03:47 UTC; root Author: James Goldie [aut, cre], David Hugh-Jones [ctb] Maintainer: James Goldie