We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28443bd commit fa0d76aCopy full SHA for fa0d76a
1 file changed
cran-comments.md
@@ -1,5 +1,8 @@
1
## Resubmission
2
3
-This is a minor patch to adapt to upstream data format changes.
4
-
5
-Minor other bugfixes are included.
+This patch strengthens the package against upstream API changes.
+It improves compliance with ggplot2 functions after the 2025 update,
+improves python environment handling for reticulate,
6
+and refactors out dplyr deprecated code.
7
+It includes minor bugfixes in package functionality
8
+and testing. Finally, it removes long deprecated internal code.
0 commit comments