Releases: antoniojbt/episcout
Releases · antoniojbt/episcout
0.1.4
What's Changed
- Create epi_plot_theme_imss.R by @antoniojbt in #82
- [Fix] update character stats and factor summaries by @antoniojbt in #85
- [Fix] Restore snapshots removed in last PR by @antoniojbt in #87
- [Fix] handle filenames without extension and relax numeric test by @antoniojbt in #88
- starting to clean up codex, adding stats for count data, plot descriptors, palettes, etc by @antoniojbt in #84
- [Refactor] Split stats helper functions by @antoniojbt in #90
- [Test] verify epi_plot_heatmap value handling by @antoniojbt in #93
- [Test] Add layer checks for epi_plot_box by @antoniojbt in #91
- [Test] Add heatmap_triangle value selection checks by @antoniojbt in #94
- [Test] validate custom palette recycling for epi_plot_bar by @antoniojbt in #95
- [Fix] adjust scale_name assertion for ggplot2 3.5 by @antoniojbt in #96
- [Test] validate custom palette recycling for epi_plot_bar by @antoniojbt in #92
- [Test] Improve merge_nested_dfs coverage by @antoniojbt in #98
- [Test] cover epi_output_name edge cases by @antoniojbt in #99
- [Test] Verify epi_utils_log default output by @antoniojbt in #100
- [Test] Verify epi_utils_log default output by @antoniojbt in #97
- [Fix] Resolve failing tests by @antoniojbt in #101
- [Fix] Exclude empty strings from whitespace count by @antoniojbt in #102
- [Fix] Document epi_plot_theme_imss by @antoniojbt in #103
- Update epi_stats_sum_vars.R by @antoniojbt in #83
- [Release] Tag 0.1.4 by @antoniojbt in #104
Full Changelog: v0.1.3...0.1.4
0.1.3
What's Changed
- Antonio jbt drop false by @antoniojbt in #17
- Fix allowAll handling in compare call by @antoniojbt in #19
- Fix small typo in test comment by @antoniojbt in #18
- Fix duplicate detection example by @antoniojbt in #20
- Fix filter logic in epi_clean_label by @antoniojbt in #21
- Modify cleaning test by @antoniojbt in #22
- Fix README duplicate function call by @antoniojbt in #23
- Update README overview by @antoniojbt in #24
- Update README news section by @antoniojbt in #25
- Fix R build by removing openxlsx dependency by @antoniojbt in #26
- Fix vignette build errors by @antoniojbt in #30
- Fix missing tibble library in examples by @antoniojbt in #31
- Fix tidyverse import and R CMD CHECK notes by @antoniojbt in #32
- Fix issue #1 in merge function by @antoniojbt in #29
- Fix epi_head_and_tail for small datasets by @antoniojbt in #28
- Fix duplicate row compare exact match by @antoniojbt in #27
- Fix see-also links in docs by @antoniojbt in #33
- Add missing tests for logging utilities by @antoniojbt in #34
- Switch CI to GitHub Actions by @antoniojbt in #35
- Fix R CMD check notes and documentation by @antoniojbt in #36
- Fix docs and examples by @antoniojbt in #37
- Fix docs and examples by @antoniojbt in #38
- Fix contingency example file handling by @antoniojbt in #39
- Fix epi_stats_dates doc by @antoniojbt in #43
- Fix factor conversion in epi_clean_label by @antoniojbt in #41
- Fix docs for contingency list parameter by @antoniojbt in #42
- Fix epi_stats_corr_triangle melt by @antoniojbt in #44
- Fix CURP example with explicit purrr call by @antoniojbt in #40
- Use r2u for faster GH actions by @antoniojbt in #46
- Adjust tests for CI by @antoniojbt in #45
- Add tests for plot theme utilities by @antoniojbt in #48
- Fix R workflow cache path by @antoniojbt in #47
- Fix Bioconductor install step by @antoniojbt in #49
- Disable Bioconductor install step by @antoniojbt in #50
- Fix R package cache key by @antoniojbt in #51
- Fix tests for modern output by @antoniojbt in #53
- Fix tests compatibility and edge cases by @antoniojbt in #54
- Fix skipped tests by @antoniojbt in #55
- Fix test warnings by @antoniojbt in #56
- Fix plotting and future tests by @antoniojbt in #58
- Add tests for cleaning utilities by @antoniojbt in #66
- Add more coverage for plotting and date helper by @antoniojbt in #68
- Fix legend.position in heatmap triangle by @antoniojbt in #70
- Add tests for helper functions by @antoniojbt in #67
- Add extra coverage tests by @antoniojbt in #69
- Update r-cmd-check.yml by @antoniojbt in #71
- Create test-more_coverage.R by @antoniojbt in #74
- yml and agent instructions by @antoniojbt in #75
- Update r-cmd-check.yml by @antoniojbt in #76
- [Fix] handle list input in epi_plot_cow_save by @antoniojbt in #77
- [Fix] Update plotting test snapshots by @antoniojbt in #79
- [Fix] Address CRAN check issues by @antoniojbt in #78
- New release 0.1.3 by @antoniojbt in #80
Full Changelog: 0.1.2...v0.1.3
CRAN check corrections
0.1.2 Increment version number
first release
0.1.1 Update .travis.yml