The `lifecycle_linter` is reporting (falsely) that `ggplot2::labs` is superseded. This is in fact the replacement function to `ggplot2::xlab` and `ggplot2::ylab`, which are superseded (although are declared in the same file, `labels.R`).