Skip to content

Commit ed6afe5

Browse files
authored
prepare for 3.5.1 (#5822)
1 parent be4b7b8 commit ed6afe5

File tree

9 files changed

+588
-3218
lines changed

9 files changed

+588
-3218
lines changed

NEWS.md

Lines changed: 20 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11

22
# ggplot2 (development version)
33

4+
This is a small release focusing on fixing regressions from 3.5.0 and
5+
documentation updates.
6+
7+
## Bug fixes
8+
9+
* Fixed bug where discrete scales could not map aesthetics only consisting of
10+
`NA`s (#5623)
11+
* Fixed spurious warnings from `sec_axis()` with `breaks = NULL` (#5713).
12+
* Patterns and gradients are now also enabled in `geom_sf()`
13+
(@teunbrand, #5716).
14+
* The default behaviour of `resolution()` has been reverted to pre-3.5.0
15+
behaviour. Whether mapped discrete vectors should be treated as having
16+
resolution of 1 is controlled by the new `discrete` argument.
17+
* Fixed bug in `guide_bins()` and `guide_coloursteps()` where discrete breaks,
18+
such as the levels produced by `cut()`, were ordered incorrectly
19+
(@teunbrand, #5757).
20+
21+
## Improvements
22+
423
* When facets coerce the faceting variables to factors, the 'ordered' class
524
is dropped (@teunbrand, #5666).
625
* `coord_map()` and `coord_polar()` throw informative warnings when used
@@ -11,23 +30,12 @@
1130
* `geom_step()` now supports `lineend`, `linejoin` and `linemitre` parameters
1231
(@teunbrand, #5705).
1332
* Fixed performance loss when the `.data` pronoun is used in `aes()` (#5730).
14-
* Fixed bug where discrete scales could not map aesthetics only consisting of
15-
`NA`s (#5623)
1633
* Facet evaluation is better at dealing with inherited errors
1734
(@teunbrand, #5670).
18-
* Fixed spurious warnings from `sec_axis()` with `breaks = NULL` (#5713).
19-
* Patterns and gradients are now also enabled in `geom_sf()`
20-
(@teunbrand, #5716).
2135
* `stat_bin()` deals with non-finite breaks better (@teunbrand, #5665).
2236
* While axes in `coord_radial()` don't neatly fit the top/right/bottom/left
2337
organisation, specifying `position = "top"` or `position = "right"`
2438
in the scale will flip the placement of the radial axis (#5735)
25-
* The default behaviour of `resolution()` has been reverted to pre-3.5.0
26-
behaviour. Whether mapped discrete vectors should be treated as having
27-
resolution of 1 is controlled by the new `discrete` argument.
28-
* Fixed bug in `guide_bins()` and `guide_coloursteps()` where discrete breaks,
29-
such as the levels produced by `cut()`, were ordered incorrectly
30-
(@teunbrand, #5757).
3139
* Theme elements that do not exist now throw warnings instead of errors (#5719).
3240
* Fixed bug in `coord_radial()` where full circles were not treated as such
3341
(@teunbrand, #5750).
@@ -1468,7 +1476,7 @@ accompanying issue #2890.
14681476

14691477
We recognise that this is a big change and if you're not already familiar
14701478
with rlang, there's a lot to learn. If you are stuck, or need any help,
1471-
please reach out on <https://community.rstudio.com>.
1479+
please reach out on <https://forum.posit.co/>.
14721480

14731481
* Error: Column `y` must be a 1d atomic vector or a list
14741482

R/data.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
#' Housing sales in TX
196196
#'
197197
#' Information about the housing market in Texas provided by the TAMU
198-
#' real estate center, \url{https://www.recenter.tamu.edu/}.
198+
#' real estate center, \url{https://trerc.tamu.edu/}.
199199
#'
200200
#' @format A data frame with 8602 observations and 9 variables:
201201
#' \describe{

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ There are two main places to get help with ggplot2:
102102
questions. It is also a great place to get help, once you have
103103
created a reproducible example that illustrates your problem.
104104

105-
[community]: https://community.rstudio.com/
105+
[community]: https://forum.posit.co/
106106
[ggplot2-book]: https://ggplot2-book.org
107107
[gg-book]: https://www.amazon.com/Grammar-Graphics-Statistics-Computing/dp/0387245448/ref=as_li_ss_tl
108108
[so]: https://stackoverflow.com/questions/tagged/ggplot2?sort=frequent&pageSize=50

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ specifically tailored to your needs.
108108

109109
There are two main places to get help with ggplot2:
110110

111-
1. The [RStudio community](https://community.rstudio.com/) is a
112-
friendly place to ask any questions about ggplot2.
111+
1. The [RStudio community](https://forum.posit.co/) is a friendly place
112+
to ask any questions about ggplot2.
113113

114114
2. [Stack
115115
Overflow](https://stackoverflow.com/questions/tagged/ggplot2?sort=frequent&pageSize=50)

man/txhousing.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

revdep/README.md

Lines changed: 28 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -1,81 +1,34 @@
11
# Revdeps
22

3-
## Failed to check (13)
3+
## Failed to check (17)
44

5-
|package |version |error |warning |note |
6-
|:----------------|:-------|:------|:-------|:----|
7-
|bayesdfa |1.3.2 |1 | | |
8-
|ctsem |3.9.1 |1 | | |
9-
|geostan |0.5.3 |1 | | |
10-
|[ggtern](failures.md#ggtern)|3.4.2 |__+1__ | |1 -1 |
11-
|grandR |? | | | |
12-
|rmsb |1.0-0 |1 | | |
13-
|rstanarm |2.32.1 |1 | | |
14-
|Seurat |? | | | |
15-
|streamDAG |? | | | |
16-
|treestats |1.0.5 |1 | | |
17-
|TriDimRegression |1.0.2 |1 | | |
18-
|triptych |0.1.2 |1 | | |
19-
|valse |0.1-0 |1 | | |
5+
|package |version |error |warning |note |
6+
|:----------------|:-------|:-----|:-------|:----|
7+
|bayesdfa |1.3.3 |1 | | |
8+
|bmgarch |2.0.0 |1 | | |
9+
|ctsem |3.9.1 |1 | | |
10+
|EcoEnsemble |1.0.5 |1 | | |
11+
|geostan |0.5.4 |1 | | |
12+
|grandR |? | | | |
13+
|multilevelcoda |1.2.3 |1 | | |
14+
|multinma |0.6.1 |1 | | |
15+
|rmsb |1.1-0 |1 | | |
16+
|rstanarm |2.32.1 |1 | | |
17+
|Seurat |? | | | |
18+
|streamDAG |? | | | |
19+
|treestats |1.0.5 |1 | | |
20+
|TriDimRegression |1.0.2 |1 | | |
21+
|triptych |0.1.2 |1 | | |
22+
|ubms |1.2.6 |1 | | |
23+
|valse |0.1-0 |1 | | |
2024

21-
## New problems (56)
25+
## New problems (5)
2226

23-
|package |version |error |warning |note |
24-
|:------------------|:-------|:------|:-------|:------|
25-
|[AcademicThemes](problems.md#academicthemes)|0.0.1 |__+1__ | | |
26-
|[afex](problems.md#afex)|1.3-0 |__+2__ | | |
27-
|[archeoViz](problems.md#archeoviz)|1.3.4 |__+1__ | | |
28-
|[assignPOP](problems.md#assignpop)|1.2.4 |__+1__ | | |
29-
|[bioassays](problems.md#bioassays)|1.0.1 |__+1__ | | |
30-
|[BOSO](problems.md#boso)|1.0.3 |__+1__ | |1 |
31-
|[breakDown](problems.md#breakdown)|0.2.1 |__+1__ | | |
32-
|[canadianmaps](problems.md#canadianmaps)|1.3.0 |__+1__ | |2 |
33-
|[CAST](problems.md#cast)|0.9.0 | | |__+1__ |
34-
|[CEDA](problems.md#ceda)|1.1.0 |__+1__ | | |
35-
|[cobalt](problems.md#cobalt)|4.5.3 |__+2__ | | |
36-
|[constructive](problems.md#constructive)|0.2.0 |__+1__ | | |
37-
|[docxtools](problems.md#docxtools)|0.3.0 |__+1__ | | |
38-
|[dynamAedes](problems.md#dynamaedes)|2.2.8 |__+1__ | | |
39-
|[EcoDiet](problems.md#ecodiet)|2.0.0 |__+1__ | | |
40-
|[epos](problems.md#epos)|1.0 |__+1__ | |2 |
41-
|[feasts](problems.md#feasts)|0.3.1 |__+3__ | | |
42-
|[fitODBODRshiny](problems.md#fitodbodrshiny)|1.0.0 |__+1__ | |1 |
43-
|[fmeffects](problems.md#fmeffects)|0.1.1 |__+2__ | | |
44-
|[genekitr](problems.md#genekitr)|1.2.5 |__+1__ | | |
45-
|[geomtextpath](problems.md#geomtextpath)|0.1.1 |__+1__ | | |
46-
|[ggedit](problems.md#ggedit)|0.3.1 |__+1__ | |1 |
47-
|[gghdr](problems.md#gghdr)|0.2.0 |__+3__ | | |
48-
|[ggiraph](problems.md#ggiraph)|0.8.8 |__+2__ | |1 |
49-
|[ggiraphExtra](problems.md#ggiraphextra)|0.3.0 |__+1__ | | |
50-
|[ggparallel](problems.md#ggparallel)|0.3.0 |__+1__ | | |
51-
|[ggprism](problems.md#ggprism)|1.0.4 |__+3__ | | |
52-
|[ggraph](problems.md#ggraph)|2.1.0 |__+2__ | |2 |
53-
|[ggside](problems.md#ggside)|0.2.3 |__+3__ | | |
54-
|[ggstance](problems.md#ggstance)|0.3.6 |__+1__ | | |
55-
|[ggstatsplot](problems.md#ggstatsplot)|0.12.2 |__+2__ | | |
56-
|[ghibli](problems.md#ghibli)|0.3.3 |__+1__ | | |
57-
|[glancedata](problems.md#glancedata)|1.0.1 |__+1__ | |1 |
58-
|[grafify](problems.md#grafify)|4.0 |__+1__ | |2 |
59-
|[inTextSummaryTable](problems.md#intextsummarytable)|3.3.1 |__+1__ | |1 |
60-
|[LMoFit](problems.md#lmofit)|0.1.6 |__+1__ | | |
61-
|[manydata](problems.md#manydata)|0.8.3 |__+1__ | |1 |
62-
|[MiscMetabar](problems.md#miscmetabar)|0.7.9 |__+2__ | | |
63-
|[miWQS](problems.md#miwqs)|0.4.4 |__+1__ |-1 | |
64-
|[NAIR](problems.md#nair)|1.0.3 |__+1__ | |1 |
65-
|[OpenLand](problems.md#openland)|1.0.2 |__+1__ | | |
66-
|[platetools](problems.md#platetools)|0.1.5 |__+1__ | | |
67-
|[plot3logit](problems.md#plot3logit)|3.1.4 |__+1__ | | |
68-
|[PTXQC](problems.md#ptxqc)|1.1.0 |__+2__ | |1 |
69-
|[rabhit](problems.md#rabhit)|0.2.5 |__+1__ |-1 | |
70-
|[santaR](problems.md#santar)|1.2.3 |__+1__ | |1 |
71-
|[saros](problems.md#saros)|1.0.1 |__+2__ | | |
72-
|[scCustomize](problems.md#sccustomize)|2.0.1 |__+1__ | | |
73-
|[scdhlm](problems.md#scdhlm)|0.7.2 |__+1__ | | |
74-
|[see](problems.md#see)|0.8.2 |__+1__ | | |
75-
|[spqdep](problems.md#spqdep)|0.1.3.2 |__+1__ | |2 |
76-
|[TCIU](problems.md#tciu)|1.2.4 |__+1__ | |1 |
77-
|[tmt](problems.md#tmt)|0.3.1-2 |__+1__ | | |
78-
|[tvthemes](problems.md#tvthemes)|1.3.2 |__+1__ | | |
79-
|[ufs](problems.md#ufs)|0.5.10 |__+1__ | | |
80-
|[visR](problems.md#visr)|0.4.0 |__+2__ | | |
27+
|package |version |error |warning |note |
28+
|:----------------------|:-------|:------|:-------|:------|
29+
|[ggh4x](problems.md#ggh4x)|0.2.8 |__+3__ | | |
30+
|[MplusAutomation](problems.md#mplusautomation)|1.1.1 | | |__+1__ |
31+
|[PlasmaMutationDetector](problems.md#plasmamutationdetector)|1.7.2 | | |__+1__ |
32+
|[Superpower](problems.md#superpower)|0.2.0 |__+1__ | |1 |
33+
|[xaringanthemer](problems.md#xaringanthemer)|0.4.2 |__+1__ | | |
8134

0 commit comments

Comments
 (0)