v0.1.0
insights-engineering-bot
released this
26 Feb 21:12
·
277 commits
to main
since this release
- Initial release.
What's Changed
- initial commit by @ddsjoberg in #1
- Initial commits by @ddsjoberg in #2
- JSON by @ddsjoberg in #9
- updates to processing functions and exporting them by @ddsjoberg in #32
- Generalized the tidier to ARD pipeline by @ddsjoberg in #35
- added rlang purrr standalone fns by @ddsjoberg in #36
ard_continuous()
updates by @ddsjoberg in #37- readme update by @ddsjoberg in #41
- added strata arg by @ddsjoberg in #44
- Create version-bump.yaml by @ddsjoberg in #46
- added checking by @ddsjoberg in #48
- added fill_formula_selectors() by @ddsjoberg in #57
- added fmt_fn argument by @ddsjoberg in #58
- Adding
ard_categorical(statistics)
argument by @ddsjoberg in #61 - Add stat_labels argument to
ard_continuous()
andard_categorical()
by @bzkrouse in #60 - Fix for leading space in
xx.x%
formats by @ddsjoberg in #70 - Documenting un-exported functions by @ddsjoberg in #75
- Added PR Template by @ddsjoberg in #76
- adding argument type/class documentation by @ddsjoberg in #78
- Adding
round5()
to perform standard rounding, which is now the default by @ddsjoberg in #77 - Updated quantile type to match SAS by @ddsjoberg in #74
- adding
ard_dichotomous()
by @ddsjoberg in #80 - Added
ard_hierarchical()
andard_hierarchical_count()
by @ddsjoberg in #82 - No longer warning when formatted value is longer than the
xx.x
format by @ddsjoberg in #87 - Updated
tbl_cross()
withpercent
argument by @ddsjoberg in #84 - Fmt fn arg by @bzkrouse in #83
- Shuffle ard by @bzkrouse in #86
- Checks for structures by @ddsjoberg in #95
- selector updates by @ddsjoberg in #100
- more unit tests for ARD column names by @ddsjoberg in #101
- Updates to the counting code by @ddsjoberg in #94
- Adding 'card' print method by @ddsjoberg in #102
- Adding
ard_complex()
by @ddsjoberg in #109 - package installtion checking functions by @ddsjoberg in #112
- modify class check for shuffle_ard by @bzkrouse in #114
- re-org pkgdown yaml and other docs by @ddsjoberg in #115
- exporting a previously internal fn by @ddsjoberg in #116
- removing flatten_ard() from package by @ddsjoberg in #119
- Added
is_pkg_installed()
by @ddsjoberg in #127 - adding tidy_ard_row_order() by @bzkrouse in #122
- adding
print_ard_conditions()
by @ddsjoberg in #120 - Adding a temporary hex sticker by @ddsjoberg in #139
- workflow updates by @ddsjoberg in #140
- using rlang::error_call() to get calling function name for messaging by @ddsjoberg in #134
- Updated API for
check_list_elements()
by @ddsjoberg in #131 - CONTRIBUTING.md by @ddsjoberg in #142
- using the standalone pkg by @ddsjoberg in #141
- selector update by @ddsjoberg in #130
- Update PULL_REQUEST_TEMPLATE.md by @ddsjoberg in #148
- Default
by
argument forard_*()
functions by @bzkrouse in #146 - readme update by @ddsjoberg in #152
- adding examples to Rd files by @ddsjoberg in #154
- Removed broom/broom.helper dependencies by @ddsjoberg in #147
compute_formula_selector()
now removed named elements not present indata
argument by @ddsjoberg in #155- shuffle_ard() to handle ARDs with no group_level present by @bzkrouse in #156
- edit vignette by @bzkrouse in #160
- Adding env to processed formulas by @ddsjoberg in #161
- Resize cardx logo in README by @edelarua in #163
- Propagate files from insightsengineering/.github by @insights-engineering-bot in #165
- [skip actions] Propagate files from insightsengineering/.github by @insights-engineering-bot in #166
- Check roxygen documentation by @edelarua in #168
ard_categorical(denominator)
updates for missing variables by @ddsjoberg in #169- Correcting the default width in formatting functions by @ddsjoberg in #164
- add default to
tidy_as_ard()
by @ayogasekaram in #172 - Standalone updates by @ddsjoberg in #180
- Closes #144 better default formatting for dates/datetimes by @zdz2101 in #175
- adding
replace_null_statistic()
by @ddsjoberg in #186 - Arg rename by @ddsjoberg in #183
- GH workflows updates by @ddsjoberg in #187
- Update _pkgdown.yml by @ddsjoberg in #188
- Pkgdown updates by @ddsjoberg in #189
- create
ard_stack()
function by @bzkrouse in #178 - added structural check to fns that process formula-selectors by @ddsjoberg in #190
- make sure NULL and character/logical NA are processed to be numeric NA by @bzkrouse in #192
- adding selecting function by @ddsjoberg in #193
- shuffle trims results with length > 1 by @ddsjoberg in #195
- More pre-release renaming by @ddsjoberg in #194
- Getting started by @ddsjoberg in #197
- Release candidate v0.1.0 [skip vbump] by @ddsjoberg in #199
New Contributors
- @ddsjoberg made their first contribution in #1
- @bzkrouse made their first contribution in #60
- @edelarua made their first contribution in #163
- @insights-engineering-bot made their first contribution in #165
- @ayogasekaram made their first contribution in #172
- @zdz2101 made their first contribution in #175
Full Changelog: https://github.com/insightsengineering/cards/commits/v0.1.0