Skip to content

Commit ce8d250

Browse files
committed
update cran comments
1 parent dfbad41 commit ce8d250

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

cran-comments.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
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.

0 commit comments

Comments
 (0)