v1.7.1
insights-engineering-bot
released this
13 Feb 20:51
·
16 commits
to main
since this release
Enhancements
- New plotting function
draw_heatmap
to produce heatmaps of (normalized) counts.
Miscellaneous
- The utility function
df_cols_to_factor
now also converts existing factors to having explicit missing levels. - Version bump on
forcats
dependency. - Removed
ggplot2
deprecation warning..count..
.
What's Changed
- Add style check workflow by @insights-engineering-bot in #171
- CODEOWNERS removal and pre-commit config by @insights-engineering-bot in #172
- update vignette by @mhallal1 in #173
- 176: fix checkmate test errors by @danielinteractive in #177
- update authors by @pawelru in #178
- Prepare for open sourcing by @cicdguy in #179
- Update .Rbuildignore by @arkadiuszbeer in #180
- 247 coredev docs@pre release by @denisovan31415 in #181
- BS 5 for documentations by @cicdguy in #184
- Update Rbuildignore and add auto-updates by @insights-engineering-bot in #185
- Update pre-commit config to detect
_pkgdown.y[a]ml
by @insights-engineering-bot in #186 - Update documentation workflow by @insights-engineering-bot in #187
- Update check.yaml by @arkadiuszbeer in #189
- No if coverage by @arkadiuszbeer in #193
- 190 Add heatmap depicting (normalized) counts by @alexjoerich in #192
- df_cols_to_factor also sanitizes existing factors by @danielinteractive in #194
- 195 remove outdated long file name vdiffr files from snapshots by @alexjoerich in #196
- Add coverage badge by @walkowif in #197
- Enable checks for
workflow_dispatch
event by @walkowif in #198 - Improve user guidance on
rename()
by @danielinteractive in #199 - Badges and contribution guidelines by @insights-engineering-bot in #200
- Update README.md by @pawelru in #201
- remove deprecated forcats function; vbump dep by @pawelru in #202
- Update pkgdown configuration by @walkowif in #204
- Update token name by @walkowif in #205
- Update workflows by @walkowif in #207
- 206 Warning about the deprecated syntax
..count..
by @moronip81 in #208 - reduce the amount of spelling issues / WORDLIST by @m7pr in #210
- Workflow propagations by @walkowif in #211
- 209: Fix integration check failures by @danielinteractive in #212
- 213: fix binding by @danielinteractive in #214
- Workflow propagation by @walkowif in #215
- Use token in spelling workflow by @walkowif in #216
- Workflow propagation by @walkowif in #217
- 218: fix bioc devel problems by @danielinteractive in #219
- 220 update snapshots by @BFalquet in #222
- Fix pkgdown redirect by @vedhav in #221
- release 1.7.1 to sync with BioC by @danielinteractive in #223
New Contributors
- @mhallal1 made their first contribution in #173
- @alexjoerich made their first contribution in #192
- @walkowif made their first contribution in #197
- @moronip81 made their first contribution in #208
- @m7pr made their first contribution in #210
- @vedhav made their first contribution in #221
Full Changelog: v0.99.5...v1.7.1