./graphics/R-ggthemes, Extra Themes, Scales and Geoms for ggplot2

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.1.0, Package name: R-ggthemes-5.1.0, Maintainer: pkgsrc-users

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.


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2024-12-07 00:41:12 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(graphics/R-ggthemes) Updated 4.2.4 to 5.1.0

# ggthemes 5.1.0

- Updated `scale_color_gdocs` and `gdocs_pal` to use current
  colors. Palette extended from 10 to 24 colors.
- Updated tests to be compatible with ggplot 3.5.0 (#153)
- Removed `legend.title.align` and `legend.text.align` from
  themes. (#153)

# ggthemes 5.0.0

- Deprecate `circlefill_shape_pal` and `scale_shape_circlefill`
- Bugfix: Fix failing CRAN tests. Shape scales and palettes could fail
  if glyphs unavailable in graphics devices.
- Bugfix: Add alias to `ggthemes-package`
- Add `quantreg` to suggested packages
   2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Remove SHA1 hashes for distfiles
   2021-09-20 04:33:14 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(graphics/R-ggthemes) Updated 4.2.0 to 4.2.4

# 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)
   2020-08-01 04:24:00 by Brook Milligan | Files touched by this commit (3)
Log message:
graphics/R-ggthemes: import R-ggthemes-4.2.0

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.