Selected utilities, in particular 'geoms' and 'stats'
    functions, extending the 'ggplot2' package. This package imports
    functions from 'EnvStats' <doi:10.1007/978-1-4614-8456-1> by Millard
    (2013), 'ggpp' <https://CRAN.R-project.org/package=ggpp> by Aphalo et
    al. (2023) and 'ggstats' <doi:10.5281/zenodo.10183964> by Larmarange
    (2023), and then exports them. This package also contains modified
    code from 'ggquickeda' <https://CRAN.R-project.org/package=ggquickeda>
    by Mouksassi et al. (2023) for Kaplan-Meier lines and ticks additions
    to plots.  All functions are tested to make sure that they work
    reliably.
| Version: | 0.3.3 | 
| Depends: | ggplot2 (≥ 3.3.0), R (≥ 3.6) | 
| Imports: | checkmate, EnvStats, ggpp, ggstats, survival | 
| Suggests: | dplyr, lifecycle, testthat (≥ 3.0.0), tibble, vdiffr | 
| Published: | 2025-07-09 | 
| DOI: | 10.32614/CRAN.package.ggplot2.utils | 
| Author: | Daniel Sabanés Bové [aut, cre],
  Samer Mouksassi [aut] (wrote original Kaplan-Meier code),
  Michael Sachs [aut] (wrote original Kaplan-Meier code),
  F. Hoffmann-La Roche AG [cph, fnd] | 
| Maintainer: | Daniel Sabanés Bové  <daniel.sabanes_bove at rconis.com> | 
| BugReports: | https://github.com/insightsengineering/ggplot2.utils/issues | 
| License: | Apache License 2.0 | 
| URL: | https://insightsengineering.github.io/ggplot2.utils/ | 
| NeedsCompilation: | no | 
| Language: | en-US | 
| Materials: | NEWS | 
| CRAN checks: | ggplot2.utils results |