Skip to content

Commit ac2f195

Browse files
committed
Prepare for release
1 parent 8e68faf commit ac2f195

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

cran-comments.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
## R CMD check results
22

3-
0 errors | 2 warnings | 0 notes
3+
0 errors | 1 warning | 0 notes
44

55
This warnings are expected:
66

7-
❯ checking S3 generic/method consistency ... WARNING
8-
ggplot_gtable:
9-
function(data)
10-
ggplot_gtable.phylepic_ggplot_build:
11-
function(plot)
12-
See section ‘Generic functions and methods’ in the ‘Writing R
13-
Extensions’ manual.
7+
This is a resubmission now that ggplot2 4.0.0 has been released.
8+
I now depend on at least that version of ggplot2 so that I can
9+
adopt its changed S3 method signatures.
1410

15-
This is because the generic signatures in this release are consistent with the version of the generics in the upcoming ggplot2 4.0.0 release. This change was coordinated with ggplot2 maintainers.
11+
I have also updated my email address.

0 commit comments

Comments
 (0)