Open
Description
While updating my deeptime
package to be compatible with the upcoming version ggplot2
, I came across several deprecation warnings that I hadn't encountered before. Many of them list version 3.5.2 as the version in which they were deprecated, but I checked the 3.5.2 release and the deprecations are not included there (it looks like these were part of the 3.5.2 release candidate but never made it to the actual release). The deprecation warnings should be updated to list the correct version in which they were actually deprecated (presumably the upcoming 4.0.0).
Here are a couple examples (NOT an exhaustive list):
Lines 571 to 578 in a2d0181
Lines 115 to 119 in a2d0181