Tips for a helpful bug report:
I am using gglm and I got this warning:
gglm(linear.coyote, theme = theme_bw(base_size = 16))
Warning: fortify(<lm>) was deprecated in ggplot2 3.6.0.
ℹ Please use broom::augment(<lm>) instead.
ℹ The deprecated feature was likely used in the ggplot2 package.
Please report the issue at https://github.com/tidyverse/ggplot2/issues.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings() to see where this warning was generated.