tests/testthat/setup.R

# Reset ggplot2 theme to default for consistent test snapshots
# This prevents ~/.Rprofile custom themes from affecting vdiffr tests
library(ggplot2)
theme_set(theme_gray())

Try the ggrepel package in your browser

Any scripts or data that you put into this service are public.

ggrepel documentation built on Feb. 25, 2026, 9:06 a.m.