ggtext (0.1.2)
Published 2026-02-24 13:47:14 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("ggtext")About this package
A 'ggplot2' extension that enables the rendering of complex formatted plot labels (titles, subtitles, facet labels, axis labels, etc.). Text boxes with automatic word wrap are also supported.Improved Text Rendering Support for 'ggplot2'
Dependencies
| Imports | ggplot2 (>= 3.3.0), grid, gridtext, rlang, scales |
| Depends | R (>= 3.5) |
| Suggests | cowplot, dplyr, glue, knitr, rmarkdown, testthat, vdiffr |