File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 1- This is a small patch release preparing ggplot2 for changes in the ragg package.
2- Further it add infrastructure to help reverse dependencies gracefully prepare
3- for the next major ggplot2 release.
1+ This is a major release of ggplot2. Among other things it includes an adaption
2+ of S7 for all the S3 classes and methods that were currently in use.
3+ Unfortunately such a change is not without issue with the number of reverse
4+ dependencies that ggplot2 has as many packages wrongfully checks the internals
5+ of ggplot2 objects in their tests.
46
5- This release breaks a test in SimNPH, but we are in contact with them and a fix
6- for this should land on CRAN very soon.
7+ Because of this you should expect a larger than usual number of breaking
8+ packages. We have been very diligent to reach out to all maintainers over the
9+ last 2-3 months and provided resolutions but breakages are still to be expected.
You can’t perform that action at this time.
0 commit comments