# ggthemes 4.2.4
- Fixing URLs for CRAN submission again.
# ggthemes 4.2.3
- Fixing URLs for CRAN submission again.
# ggthemes 4.2.2
- Fixing URLs for CRAN submission.
# ggthemes 4.2.1
- Conditionally use the vdiffr package in tests so it complies with
suggested package policy (#124)
- Fix error in `expect_equal` functions (#123)
- Fix errors in `geom_tufteboxplot` and `stat_fivenumber` due to
missing imported objects from ggplot2 (#117, #121)
- Fix text labels in top axis in `theme_economist` (#115)
- Update documentation on `geom_rangeframe`; it should be used with
`coord_cartesian(clip="off")`. (#120)
Some extra themes, geoms, and scales for 'ggplot2'. Provides 'ggplot2'
themes and scales that replicate the look of plots by Edward Tufte,
Stephen Few, 'Fivethirtyeight', 'The Economist', 'Stata', 'Excel', and
'The Wall Street Journal', among others. Provides 'geoms' for Tufte's
box plot and range frame.