Skip to contents
usefunc 1.2.0 2026_03_01
- Move colour functions (
blend_palette() and complimentary_color()) to colorTools package
usefunc 1.1.11 2026_02_01
- Remove TidyTuesday templates (moved to
templates)
- Remove
viz_missing() since functionality exists in naniar
- Remove
plot_theme() since in nrBrand
usefunc 1.1.10 2025_08_27
- Update template for TidyTuesday
- Remove old blog post template
usefunc 1.1.9 2025_06_02
- Update
use_tt_template() for D3 template
- Add D3 template files
usefunc 1.1.7 2025_03_11
- Add Python version of TidyTuesday template
usefunc 1.1.6 2024_11_19
- Add
blend_palette() function
- Add {monochromeR} to Imports
usefunc 1.1.3 2024_02_13
- Update tidytuesday template file
usefunc 1.1.2 2023_10_02
- add
use_blog_template() function
- add blog template files
usefunc 1.1.1 2023_08_21
- add
use_tt_template() function
- add #TidyTuesday template functions
usefunc 1.1.0 2023_07_11
- add
viz_missing() function
- use base R pipe and force > R 4.1
usefunc 1.0.14 2023_04_15
- update
last() function to return data frame if column selected
- add
none() function
usefunc 1.0.13 2023_02_19
usefunc 1.0.12 2023_02_05
usefunc 1.0.11 2023_01_26
- add
function_docs_table() function
- add dependency on {dplyr}, {purrr}, {tibble}, {stringr}, {knitr}, {rlang} and {rd2list}
usefunc 1.0.10 2022_08_28
- add
complementary_color() function
usefunc 1.0.9 2022_08_22
- update GitHub actions
- edit license
usefunc 1.0.5 2022_05_07
- update license
- update pkgdown website
usefunc 1.0.1 2022_02_02
- add str_wrap_break function