Skip to content

Commit 0dc8686

Browse files
committed
Remove Twitter URLs to avoid CRAN check warnings
1 parent 0a13346 commit 0dc8686

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
* Improve `gt_theme_538()` to better align with FiveThirtyEight style, namely improved font choices ("Cairo")
2020
* Address NAs properly in `gt_fa_rank_change()` - thanks to @moodymudskipper via [#80](https://github.com/jthomasmock/gtExtras/issues/80)
2121
* Refactor `fmt_symbol_first()` to work correctly with any font, not just monospace fonts.
22-
* Add an experimental `gt_render_reprex()` thanks to @mrcaseb suggestion on [Twitter](https://twitter.com/mrcaseb/status/1628122417523527697?s=20)
22+
* Add an experimental `gt_render_reprex()` thanks to @mrcaseb suggestion on Twitter
2323
* Allow for entire NA columns in `gt_plt_bar()` and `gt_plt_bar_pct()` - [#86](https://github.com/jthomasmock/gtExtras/issues/86)
2424
* Accommodate small values in `gt_plt_bullet()` - [#87](https://github.com/jthomasmock/gtExtras/issues/87)
2525
* Address some small bugs #94 and #95
26-
* Add an expandable tag to `gt_plt_summary()` - [Request](https://twitter.com/AdriMichelson/status/1697020677952557103?s=20)
26+
* Add an expandable tag to `gt_plt_summary()`
2727
* Add a labelling feature to `gt_plt_bar_pct()` - thanks to @andreweatherman and [PR](https://github.com/jthomasmock/gtExtras/pull/100)
2828

2929
# gtExtras 0.4.5

0 commit comments

Comments
 (0)