Skip to content

Sync branches #1

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
merged 45 commits into from
Jan 13, 2021
Merged

Sync branches #1

merged 45 commits into from
Jan 13, 2021

Conversation

teunbrand
Copy link
Owner

No description provided.

yutannihilation and others added 30 commits July 10, 2020 23:45
Fix #4122

* Handle when `geometry` is not a symbol

* Fix a comment
* Document computed variable `width` and add a test

* Add a NEWS
* Update doc of stat_boxplot()

* Update doc of stat_smooth()

* Explain some depend on orientation and fix a typo

* Put "or"s in Italic
* Add scale_color_viridis_b

Add missing British to American spellings for scale_colour_viridis_b()

* Export scale_color_viridis_b
…() (#4134)

* Regenerate document

* Add a test to confirm no missing scale_color_*

* Fix regex pattern
* typos; stick to en-GB; prefer project to website

Use ColorBrewer project name rather than obsolete website name.

Not sure what is meant by "use blender variants" in the last example. Should it be "use binned variants"?

* update doc for minor fixes
* Remove adding libgit2 PPA

as r-lib/actions#97 gets merged

* Skip geom_quantile() tests if quantreg is not available

* Do not install gdal

* Tweak

* Install only binary packages and use Linux for R-devel
* Update pkgdown GitHub Action

* Include release event

* Fix a typo

* Install tidytemplate
* replace cyl with factor(cyl)

* Regenerate docs

Co-authored-by: Hiroaki Yutani <[email protected]>
* Corrected type: cobination -> combination

* Regenerate documents

Co-authored-by: Orry Messer <[email protected]>
Co-authored-by: Hiroaki Yutani <[email protected]>
* Update stat_ecdf to work either on the x or the y aesthetic, whatever is provided.

* Undo breaking change of renaming the stats result and go back to y.

* Add bullet to NEWS.md

* Fix typo in comments.

* Improve comment.

* Document

Co-authored-by: GitHub Actions <[email protected]>
* doc no longer says no setup_params() method for geom

* added back everything but last sentence
* Update limits.r

* Document

Co-authored-by: GitHub Actions <[email protected]>
* Add bg argument that defaults to plot.background fill colour

* Add NEWS bullet

* Add test for background color of saved file
* Skip visual tests when vdiffr is not available

* Add tweak to skip ggsave tests

* Update CMD-ckeck.yml

* Add http-user-agent

* Fix a comment

* Require vdiffr except when it's explicitly disabled
* Add `oob` arguments to date/datetime position scales.

* Re-oxygenate

* Add NEWS bullet for date(time) oob arguments.
* Do not use RStudio Package Manager for R-devel

* Skip test when xml2 is not available

* Remove workaround for systemfonts
* If plot theme background is null, set to transparent when saving

* Add test for svg with no background

* Make checking for NULL background more concise with %||%
* Drop support for R 3.2

* Add a NEWS item
* Clarify that span is only used for loess in stat_smooth

It can be surprising that `span` argument has no effect when number of observations is large.

* Change docstring in .r file

* Apply suggestions from code review

Co-authored-by: Hiroaki Yutani <[email protected]>

* Document

Co-authored-by: Hiroaki Yutani <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
* Add periods to midwest variables for consistency

* Add reference for midwest data

See https://git.io/JkSOi (ggplot2 book).

* Add missing midwest variable descriptions

* Fix variable comment for population to density

* Add user note for using midwest dataset

* Use canonical form of CRAN acs package link

* Document

Co-authored-by: GitHub Actions <[email protected]>
@teunbrand teunbrand merged commit 59850ac into teunbrand:master Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.