You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a few places in the code base that only run if getRversion() < "3.3" (or similar). Since ggplot2 now requires R 4.1, many of these can be deleted.