·
9 commits
to main
since this release
Enhancements
- Added utility functions
first_choice
,last_choice
,first_choices
, andlast_choices
to increase the repertoire of specifying choices in delayed data, previously only served byall_choices
. - Allowed
value_choices
to usedelayed_variable_choices
objects forvar_choices
.
It is now possible to define adata_extract_spec
without naming any variables. - Replace the example data generated using
scda
withrandom.cdisc.data
. - Change log level from trace to debug for several functions.
What's Changed
- 445 unify html tags tags by @kartikeyakirar in #203
- 52 standardise optional notation by @kartikeyakirar in #204
- options for strict tests; few enhancements by @pawelru in #202
- register teal.logger handlers by @pawelru in #175
- typo by @m7pr in #212
- Workflow propagation by @walkowif in #206
- Bumps
{rmarkdown}
minimal version by @averissimo in #214 - log_trace -> log_debug by @gogonzo in #215
- Workflow propagations by @walkowif in #216
- add lookup-refs param to rhub workflow by @pawelru in #217
- update, replace scda by rcd in data raw by @shajoezhu in #220
- update readme by @pawelru in #222
- 218 Fixed failed pipeline by @donyunardi in #221
- Workflow propagations by @walkowif in #223
- documentation-typo by @m7pr in #224
- revert docs changes for functional subset by @m7pr in #225
teal.data::datanames()
is deprecated in favor of dot-prefix andls()
by @averissimo in #226- add setup-r-dependencies by @donyunardi in #227
- 87 remove datasets - decrease package size by @m7pr in #228
- 229
delayed_choices
as separate funcitons by @chlebowa in #232 - fix errors introduced in PR 232 by @chlebowa in #236
- Fix logger by @gogonzo in #238
- 233 delayed value choices by @chlebowa in #237
- vbump teal.logger by @m7pr in #239
- add Remotes to DESCRIPTION by @m7pr in #240
- vbump teal.data by @m7pr in #243
- WIP remove
teal.code
by @m7pr in #242 - Remove lookup-refs by @m7pr in #244
- 246 flexible delayed choices by @chlebowa in #247
- add roxy.shinylive to DESCRIPTION and vignettes, update NEWS by @donyunardi in #249
- [skip vbump] upversion to v0.6.0 by @donyunardi in #248
New Contributors
- @shajoezhu made their first contribution in #220
Full Changelog: v0.5.0...v0.6.0