-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Release ggplot2 3.4.1 #5171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Release ggplot2 3.4.1 #5171
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
685f261
Fix typo
teunbrand 0e08dfc
Fix #5121
teunbrand 0a511ef
Run revdepcheck
thomasp85 b7a3204
Make #5115 backwards compatible
teunbrand f4b2a9b
Merge pull request #5138 from teunbrand/ellipse_typo
teunbrand c4da4e3
Polish NEWS
teunbrand 3699263
Merge branch 'v3.4.1-rc' of https://github.com/tidyverse/ggplot2 into…
teunbrand 4856c37
Mark `after_stat(y)` as superseded in stat_ecdf
teunbrand 13231d1
run revdep
thomasp85 0472ffb
fix email address
thomasp85 65799ec
increment version
thomasp85 96a6b54
update CITATION to new style
thomasp85 baad4cc
Increment version number to 3.4.1.9000
thomasp85 5b58c7c
Merge branch 'main' into v3.4.1-rc
thomasp85 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,194 +1,70 @@ | ||
This is a minor release focusing on internal changes. | ||
|
||
We have tested reverse dependencies and contacted failing packages 4 weeks ago, | ||
notifying them of the failure and where in their code they need to look. | ||
|
||
At the time of submission 44 packages are still failing. | ||
This is a patch release fixing a couple of regressions in the last release. We | ||
see two failing revdeps at the time of submission. Both have been notified 16 | ||
days ago. | ||
|
||
## revdepcheck results | ||
|
||
We checked 4238 reverse dependencies (4224 from CRAN + 14 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. | ||
We checked 4375 reverse dependencies (4350 from CRAN + 25 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. | ||
|
||
* We saw 46 new problems | ||
* We failed to check 22 packages | ||
* We saw 2 new problems | ||
* We failed to check 46 packages | ||
|
||
Issues with CRAN packages are summarised below. | ||
|
||
### New problems | ||
(This reports the first line of each new failure) | ||
|
||
* afex | ||
checking re-building of vignette outputs ... WARNING | ||
|
||
* antaresViz | ||
checking tests ... ERROR | ||
|
||
* bayesplot | ||
checking tests ... ERROR | ||
|
||
* bigsnpr | ||
checking tests ... ERROR | ||
|
||
* chronochrt | ||
checking examples ... ERROR | ||
checking tests ... ERROR | ||
checking re-building of vignette outputs ... WARNING | ||
|
||
* coveffectsplot | ||
checking re-building of vignette outputs ... WARNING | ||
|
||
* dataquieR | ||
checking tests ... ERROR | ||
|
||
* deeptime | ||
checking dependencies in R code ... WARNING | ||
|
||
* docxtools | ||
checking tests ... ERROR | ||
|
||
* DriveML | ||
checking re-building of vignette outputs ... WARNING | ||
|
||
* evaluate | ||
checking tests ... ERROR | ||
|
||
* fdistr | ||
checking tests ... ERROR | ||
|
||
* ggbeeswarm | ||
checking examples ... ERROR | ||
|
||
* ggconf | ||
checking examples ... ERROR | ||
checking tests ... ERROR | ||
|
||
* ggdag | ||
checking examples ... ERROR | ||
checking tests ... ERROR | ||
checking dependencies in R code ... WARNING | ||
checking re-building of vignette outputs ... WARNING | ||
|
||
* ggetho | ||
checking dependencies in R code ... WARNING | ||
|
||
* ggfun | ||
checking dependencies in R code ... WARNING | ||
|
||
* gghalves | ||
checking examples ... ERROR | ||
checking re-building of vignette outputs ... WARNING | ||
|
||
* ggip | ||
checking tests ... ERROR | ||
|
||
* ggiraph | ||
checking examples ... ERROR | ||
checking tests ... ERROR | ||
|
||
* ggiraphExtra | ||
checking examples ... ERROR | ||
checking re-building of vignette outputs ... WARNING | ||
|
||
* gglgbtq | ||
checking dependencies in R code ... WARNING | ||
|
||
* ggmap | ||
checking dependencies in R code ... WARNING | ||
|
||
* ggmulti | ||
checking examples ... ERROR | ||
checking dependencies in R code ... WARNING | ||
|
||
* ggpubr | ||
checking examples ... ERROR | ||
|
||
* ggstance | ||
checking dependencies in R code ... WARNING | ||
|
||
* ggstar | ||
checking dependencies in R code ... WARNING | ||
|
||
* iheiddown | ||
checking tests ... ERROR | ||
|
||
* inTextSummaryTable | ||
checking tests ... ERROR | ||
|
||
* jjAnno | ||
checking examples ... ERROR | ||
|
||
* lemon | ||
checking examples ... ERROR | ||
checking tests ... ERROR | ||
checking re-building of vignette outputs ... WARNING | ||
|
||
* lingtypology | ||
checking examples ... ERROR | ||
|
||
* listdown | ||
checking tests ... ERROR | ||
|
||
* openalexR | ||
checking re-building of vignette outputs ... WARNING | ||
|
||
* pathviewr | ||
checking tests ... ERROR | ||
|
||
* plotly | ||
checking tests ... ERROR | ||
|
||
* plotmm | ||
checking examples ... ERROR | ||
|
||
* qqboxplot | ||
checking examples ... ERROR | ||
checking re-building of vignette outputs ... WARNING | ||
|
||
* RJafroc | ||
checking tests ... ERROR | ||
|
||
* robustlmm | ||
checking running R code from vignettes ... WARNING | ||
|
||
* scdhlm | ||
checking tests ... ERROR | ||
|
||
* schtools | ||
checking tests ... ERROR | ||
|
||
* tcpl | ||
checking re-building of vignette outputs ... WARNING | ||
|
||
* tvthemes | ||
checking tests ... ERROR | ||
|
||
* usmap | ||
checking tests ... ERROR | ||
|
||
* xpose | ||
checking tests ... ERROR | ||
|
||
### Failed to check | ||
|
||
* CausalImpact (NA) | ||
* ctsem (NA) | ||
* expss (NA) | ||
* ggPMX (NA) | ||
* ggprism (NA) | ||
* ggshadow (NA) | ||
* ggtern (NA) | ||
* loon.ggplot (NA) | ||
* nlmixr2 (NA) | ||
* nlmixr2extra (NA) | ||
* nlmixr2plot (NA) | ||
* OpenMx (NA) | ||
* Platypus (NA) | ||
* RcppCensSpatial (NA) | ||
* rPBK (NA) | ||
* simpr (NA) | ||
* Sofi (NA) | ||
* SSVS (NA) | ||
* tidySEM (NA) | ||
* valse (NA) | ||
* vivid (NA) | ||
* xpose.nlmixr2 (NA) | ||
* AFM (NA) | ||
* AssetCorr (NA) | ||
* bayesnec (NA) | ||
* bayesrules (NA) | ||
* cinaR (NA) | ||
* eefAnalytics (NA) | ||
* escalation (NA) | ||
* ESTER (NA) | ||
* genekitr (NA) | ||
* ggPMX (NA) | ||
* grandR (NA) | ||
* hmmTMB (NA) | ||
* immcp (NA) | ||
* INSPECTumours (NA) | ||
* IRexamples (NA) | ||
* loon.ggplot (NA) | ||
* MarketMatching (NA) | ||
* MARVEL (NA) | ||
* multilevelcoda (NA) | ||
* nestedcv (NA) | ||
* nlmixr2 (NA) | ||
* nlmixr2extra (NA) | ||
* nlmixr2plot (NA) | ||
* nlmixr2rpt (NA) | ||
* numbat (NA) | ||
* OlinkAnalyze (NA) | ||
* OpenMx (NA) | ||
* ordbetareg (NA) | ||
* PFIM (NA) | ||
* PlasmaMutationDetector2 (NA) | ||
* Platypus (NA) | ||
* RcppCensSpatial (NA) | ||
* rdddr (NA) | ||
* rdss (NA) | ||
* rstan (NA) | ||
* RVA (NA) | ||
* SCpubr (NA) | ||
* tidyposterior (NA) | ||
* tidySEM (NA) | ||
* tinyarray (NA) | ||
* TVMM (NA) | ||
* valse (NA) | ||
* vivid (NA) | ||
* wearables (NA) | ||
* webSDM (NA) | ||
* xpose.nlmixr2 (NA) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
citHeader("To cite ggplot2 in publications, please use:") | ||
|
||
citEntry(entry = "book", | ||
bibentry( | ||
bibtype = "Book", | ||
textVersion = "H. Wickham. ggplot2: Elegant Graphics for Data Analysis. Springer-Verlag New York, 2016.", | ||
header = "To cite ggplot2 in publications, please use", | ||
author = "Hadley Wickham", | ||
title = "ggplot2: Elegant Graphics for Data Analysis", | ||
publisher = "Springer-Verlag New York", | ||
year = "2016", | ||
isbn = "978-3-319-24277-4", | ||
url = "https://ggplot2.tidyverse.org", | ||
textVersion = "H. Wickham. ggplot2: Elegant Graphics for Data Analysis. Springer-Verlag New York, 2016." | ||
) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also need to update the RStudio line at the bottom of the authors to "Posit Software, PBC"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We will have to wait for spring cleaning with this as it was already submitted