Package: utilitybeltgg Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R: person(given = "First", family = "Last", role = c("aut", "cre"), email = "first.last@example.com", comment = c(ORCID = "YOUR-ORCID-ID")) Description: What the package does (one paragraph). License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.0 Imports: assertthat, forcats, ggplot2, ggpubr, ggthemes, magrittr, rlang, scales Suggests: lifecycle, testthat (>= 3.0.0) Config/testthat/edition: 3 Remotes: Config/pak/sysreqs: cmake make libicu-dev Repository: https://selkamand.r-universe.dev Date/Publication: 2022-07-11 13:50:19 UTC RemoteUrl: https://github.com/selkamand/utilitybeltgg RemoteRef: HEAD RemoteSha: 94bdae63af4ff3b6162e001f609d0c5c2ad78ca1 NeedsCompilation: no Packaged: 2026-06-08 08:44:51 UTC; root Author: First Last [aut, cre] (ORCID: YOUR-ORCID-ID) Maintainer: First Last