Releases: insightsengineering/chevron
Releases · insightsengineering/chevron
v0.1.4
- Use
list
to replacecharacter
in template arguments.
What's Changed
- Update DESCRIPTION by @shajoezhu in #459
- update character to list and remove remotes field by @clarkliming in #465
- [skip vbump] version bump to 0.1.4 by @BFalquet in #467
- [skip vbump] add remotes by @clarkliming in #470
Full Changelog: v0.1.3...v0.1.4
v0.1.4 release candidate 1
remove remotes field in description
replace character with list
v0.1.3
- Add more templates:
AET01_AESI
,EGT03
,EGT05_QTCAT
,LBT04
,LBT05
,LBT07
,LBT14
,PDT01
,PDT02
. - Deprecation of previous
getter
function likeget_main
tomain
andmain<-
. - Add
chevron_t
,chevron_l
andchevron_g
subclass ofchevron_tlg
. - Add
script_funs
andscript_args
to obtain string representation of the full code. - Update to current templates.
What's Changed
- 147 CMT01A / CMT02_PT sample data review by @BFalquet in #229
- 282 expose layout@main by @BFalquet in #287
- use scda.2022 by @nikolas-burkoff in #295
- update remotes to description by @clarkliming in #299
- 301 chevron-rlistings-dependencies by @BFalquet in #302
- 294 Create subclasses for tables, listings, and graphs by @BFalquet in #297
- 155 DTHT01 template review by @Meixh2021 in #212
- 138 AET01 sample data review by @BFalquet in #230
- add rlistings to description by @clarkliming in #311
- 304 remove .study object by @BFalquet in #305
- put lyt into main by @clarkliming in #312
- Enable checks for
workflow_dispatch
event by @walkowif in #315 - complete refactor of postprocess by @clarkliming in #316
- Fix note by @duanx9 in #319
- 317 [IDR Request] increase coverage in chevron by @BFalquet in #318
- 130 DST01 sample data review by @BFalquet in #320
- 123 DMT01 sample data review by @BFalquet in #321
- new fun and adapt tests by @BFalquet in #327
- Add LBT04 by @edelarua in #329
- use format_count_fraction, close #331 by @shajoezhu in #332
- PDT01 by @shajoezhu in #328
- Badges and contribution guidelines by @insights-engineering-bot in #338
- replace format xx (xx.x%), close #333 by @shajoezhu in #337
- update package dependencies by @clarkliming in #342
- implement egt03 by @shajoezhu in #347
- clean up todo by @clarkliming in #353
- 335 differential precision (chevron) by @BFalquet in #343
- Add LBT05 by @edelarua in #351
- Add AET01_AESI by @edelarua in #348
- 358 BUG wrong check in mng01 by @BFalquet in #359
- LBT01 with NE instead of NA is expected for n=0 cases by @Melkiades in #368
- add pdt02 by @6iris6 in #345
- clean up docs by @clarkliming in #354
- Add LBT14 by @edelarua in #369
- Add lbt07 by @ayogasekaram in #366
- add emtpy table tests by @clarkliming in #378
- Sample data review aet03 and aet04 by @duanx9 in #324
- Update check as-cran and default landing page by @walkowif in #393
- 370 get_extra_args functionality (chevron) by @BFalquet in #375
- 253 egt05 qtcat@main by @JiaLiu0001 in #346
- Fix lbt07 pre-processing by @edelarua in #385
- Add missing egt* tests and snapshots by @edelarua in #397
- Improve formatting of aet04 by @edelarua in #396
- update ggplot2 dep by @clarkliming in #399
- Update
rtables
staged dep by @edelarua in #405 - 384 check arguments used in
run
method by @BFalquet in #394 - fix namespace by @clarkliming in #418
- adapt to reformat function in dunlin by @BFalquet in #409
- Fix lbt05 by @edelarua in #416
- 175 decorate export generic@main by @clarkliming in #423
- Update DESCRIPTION by @shajoezhu in #431
- update args in lyt and main by @duanx9 in #412
- Update DESCRIPTION by @shajoezhu in #433
- Update DESCRIPTION by @shajoezhu in #434
- 424 update script functionality by @BFalquet in #427
- Desc fixes by @pawelru in #432
- update news and vignettes by @clarkliming in #440
- Update README.md by @clarkliming in #441
- Update DESCRIPTION by @clarkliming in #442
- Update DESCRIPTION by @shajoezhu in #443
- use magrittr pipe by @pawelru in #444
- fix note by @pawelru in #447
- convert named character to list by @BFalquet in #445
- Update DESCRIPTION by @shajoezhu in #454
- 448 coverage@main by @clarkliming in #449
- [skip vbump] version bump to 0.1.3 by @clarkliming in #456
New Contributors
- @nikolas-burkoff made their first contribution in #295
- @clarkliming made their first contribution in #299
- @walkowif made their first contribution in #315
- @duanx9 made their first contribution in #319
- @edelarua made their first contribution in #329
- @shajoezhu made their first contribution in #332
- @Melkiades made their first contribution in #368
- @6iris6 made their first contribution in #345
- @ayogasekaram made their first contribution in #366
- @JiaLiu0001 made their first contribution in #346
Full Changelog: v0.1.1...v0.1.3
v0.1.2
- Update snapshot tests.
Full Changelog: v0.1.1...v0.1.2
v0.1.1
- First release with implementation of:
AET01
,AET02
,AET03
,AET04
,CMT01A
,CMT02_PT
,DMT01
,DST01
,DTHT01
,EGT01
,EGT02
,EXT01
,LBT01
,MHT01
,MNG01
,VST01
,VST02
.
What's Changed
- 14 various changes by @waddella in #15
- use newest version of
staged.dependencies
by @waddella in #44 - pkdown website creation and publication by @waddella in #43
- 19 LBT01 by @BFalquet in #35
- 18 EXT01 by @BFalquet in #41
- 34 also export layouts by @BFalquet in #45
- 33 use standard NEST argument convention documentation by @BFalquet in #46
- 30 Title description for disposition tables by @BFalquet in #47
- 32 Titles & description for Adverse events tables by @BFalquet in #48
- 49 Fix the decorator by @BFalquet in #50
- 62 add .lintr file & lint package, add lintr github action (see tern) by @BFalquet in #63
- 29 AET02 UAT feedback by @BFalquet in #64
- update installation instructions by @waddella in #67
- 51 DST01 UAT feedback by @BFalquet in #66
- 28 DMT01 UAT feedback by @BFalquet in #65
- 59 add a framework for the
std_deco
by @BFalquet in #80 - 58 vignette on process and tips of adding new TLGs to
chevron
by @BFalquet in #75 - 79 split gen_args.R into specific and .study object arguments by @BFalquet in #82
- chevron package automation by @tomszosz in #90
- Use centrlized workflows by @insights-engineering-bot in #93
- 94 refactor by @waddella in #95
- Add thevalidator action by @knightdave in #99
- intended use by @waddella in #105
- fix super linter issues by @waddella in #107
- 100 sample_study_object by @BFalquet in #103
- 108 VST01 and EGT01 by @BFalquet in #109
- update staged dependencies by @BFalquet in #110
- Miscellaneous IDR updates by @insights-engineering-bot in #111
- 24 MHT01 by @BFalquet in #115
- 26 CMT01A by @BFalquet in #116
- 98 aet01_1 by @BFalquet in #117
- 121 create a
dm_explicit_na
for preprocessing. by @BFalquet in #122 - 23 CMT02_PT by @BFalquet in #118
- 136 AET01 problematic preprocessing by @BFalquet in #137
- 141 mth01 faulty preprocessing by @BFalquet in #142
- Add style check workflow by @insights-engineering-bot in #134
- CODEOWNERS removal and pre-commit config by @insights-engineering-bot in #150
- var_labels migrate to formatable by @wangh107 in #152
- Address DMT01 template review feedback by @wangh107 in #153
- 130 DST01 sample data review by @BFalquet in #131
- 120 DTHT01 by @BFalquet in #125
- 39 EGT02_1 by @BFalquet in #126
- added formatable to package by @denisovan31415 in #157
- rename formatable to formatters by @pawelru in #158
- 148 distinguish between planned and actual arm in Chevron tlg-functions by @BFalquet in #156
- enhancements after overall code review by @pawelru in #162
- Fix staged_dependencies.yaml by @cicdguy in #180
- update license by @pawelru in #182
- 164 read study.yaml file as study object by @BFalquet in #181
- remove dependency by @BFalquet in #184
- update authors by @pawelru in #183
- add logo; fix markdown formatting & lints by @pawelru in #186
- GH Action workflow enhancements by @cicdguy in #187
- 160 Replace
asserthat
withcheckmate
by @BFalquet in #188 - 172 chevron tlg-functions title and footnote refinement by @BFalquet in #192
- 161 Don't use
globalVariables
by @BFalquet in #191 - 193 combine filter and mutate preprocessing function by @BFalquet in #194
- 195 retire preprocess_data from chevron and adapt citril by @BFalquet in #205
- Revert "195 retire preprocess_data from chevron and adapt citril" by @BFalquet in #206
- 128 aet02 template by @Meixh2021 in #204
- 199 Discuss: Should we remove standards_metadata.R by @BFalquet in #209
- 195 retire preprocess_data from chevron and adapt citril by @BFalquet in #208
- 213 solve extra argument bug by @BFalquet in #214
- add nesttemplate; docs enhancements by @pawelru in #220
- update staged.dependencies by @BFalquet in #224
- 173 code cleaning in chevron etc. by @BFalquet in #225
- Update check.yaml by @arkadiuszbeer in #227
- 226 NULL report in chevron by @BFalquet in #231
- 143 MHT01 sample data review by @BFalquet in #228
- 234 improve argument default by @BFalquet in #237
- fix MISSING correction by @BFalquet in #238
- filter missing grade by @BFalquet in #239
- adapt preprocessing by @BFalquet in #241
- deal with missing data by @BFalquet in #243
- 165 mng01_lyt for line plot layout by @BFalquet in #178
- 282 Expose Layout by @BFalquet in #283
- Revert "282 Expose Layout" by @pawelru in #285
- add news by @pawelru in #286
- new tidyselect friendly by @pawelru in #288
- [skip vbump] Release for version 0.1.1 by @insights-engineering-bot in #291
New Contributors
- @waddella made their first contribution in #15
- @BFalquet made their first contribution in #35
- @tomszosz made their first contribution in #90
- @insights-engineering-bot made their first contribution in #93
- @knightdave made their first contribution in #99
- @wangh107 made their first contribution in #152
- @denisovan31415 made their first contribution in #157
- @pawelru made their first contribution in #158
- @cicdguy made their first contribution in #180
- @Meixh2021 made their first contribution in #204
- @arkadiuszbeer made their first contribution in #227
Full Changelog: https://github.com/insightsengineering/chevron/commits/v0.1.1