Package: ggwidth Title: Publication-Quality 'ggplot2' Geom Width Version: 0.1.2 Authors@R: person(given = "David", family = "Hodge", email = "davidhodge931@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-3868-7501")) Description: Width helper functions for publication-quality 'ggplot2' visualisation. These functions make it easier to create geoms such as bars that have a consistent width appearance across plots. License: MIT + file LICENSE URL: https://github.com/davidhodge931/ggwidth, https://davidhodge931.github.io/ggwidth/ BugReports: https://github.com/davidhodge931/ggwidth/issues Depends: R (>= 4.1.0) Imports: ggplot2 (>= 4.0.0), grid, rlang Suggests: dplyr, forcats, patchwork, testthat (>= 3.0.0), tibble, withr Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Repository: https://davidhodge931.r-universe.dev Date/Publication: 2026-07-07 02:12:29 UTC RemoteUrl: https://github.com/davidhodge931/ggwidth RemoteRef: HEAD RemoteSha: 162503afb2e42bcfc0a980b65f137dd83d6fa039 NeedsCompilation: no Packaged: 2026-07-07 04:49:30 UTC; root Author: David Hodge [aut, cre, cph] (ORCID: ) Maintainer: David Hodge