Releases: insightsengineering/chevron
Releases · insightsengineering/chevron
v0.2.12.91-rc1
- Update dependencies versions.
What's Changed
- Update DESCRIPTION by @shajoezhu in #845
- Bump dependencies in DESCRIPTION file by @shajoezhu in #849
- 850 upversion january 2026@main by @BFalquet in #851
Full Changelog: v0.2.12...v0.2.12.91-rc1
v0.2.12
- Code enhancement in
dst01anddtht01tables, addingtable_namesandparent_nameswhen usingsplit_rows_byandanalysison the same variable multiple times, enhancing the table paths. Upstream enhancement fromrtables.
What's Changed
- update tidyselect syntax by @BFalquet in #838
- Update DESCRIPTION, testing rtables main by @shajoezhu in #839
- update tests by @BFalquet in #842
- [skip vbump] release 0.2.12 by @BFalquet in #843
Full Changelog: v0.2.11...v0.2.12
v0.2.11
- A new
precisionarguments now control the statistical analysis and numbers of digits presented inext01. - A new
mapargument now controls the direction of abnormality associated with each parameter inlbt05. - A new
keepargument prevents the removal of the"Any"(or other user specified) rows during the processing oflbt07if the table is pruned. - A new
keepargument prevents the removal of the"Any Abnormality"(or other user specified) rows during the processing oflbt05. - The
labelattributes ofAEBODSYSandAEDECODinadaeare automatically modified during the pre processing ofAET02,AET03,AET04andAET10. - New
datasetslot inchevron_tlgclass to store the name of the data sets used in the template. - Fix a bug that caused all rows to be pruned from the
lbt05table even when they contain non-zero values.
What's Changed
- Update test-utils.R by @shajoezhu in #821
- Remove lookup-refs by @m7pr in #815
- Update DESCRIPTION by @shajoezhu in #822
- Testing - tern bug fixes by @edelarua in #829
- 816 add precision argument to ext01@main by @BFalquet in #824
- 823 prune lbt07 to always keep any row@main by @BFalquet in #825
- 826 add dataset slot in chevron tlg@main by @BFalquet in #827
- Create .revdeprefs.yaml by @shajoezhu in #834
- update aet02 label by @BFalquet in #833
- remove reverse dep, as citril is not opensource by @shajoezhu in #835
- [skip vbump] CRAN release v0.2.11 by @BFalquet in #837
Full Changelog: v0.2.10...v0.2.11
v0.2.10 cran
- Change package maintainer to Joe Zhu.
What's Changed
- change maintainer [skip vbump] by @shajoezhu in #818
Full Changelog: v0.2.9...v0.2.10
v0.2.9
- The default precision for parameters in
egt01is now of 0 digits. vst01default precision for diastolic blood pressure, systolic blood pressure and pulse rate is now 0. Default precision for other parameters remains 2.lbt01default precision for several parameters is now provided by thelab_paramcd_precisionfunction.lbt05now prints a clearer error message whenPARAM,AVALCAT1andABN_DIRvariables inadlbare not of classfactor.ttet01_mainnow prints a clearer error message when a level inarm_varvariable is missing.
What's Changed
- Update LBT14 snapshots by @edelarua in #790
- close #791 by @shajoezhu in #796
- Update docs.yaml by @shajoezhu in #799
- Fix listings tests@main by @BFalquet in #798
- Replace logo.png by logo.svg by @llrs-roche in #800
- Rename logo file by @llrs-roche in #801
- 804 ttet01 fails with empty level in arm_var by @BFalquet in #805
- Update DESCRIPTION by @shajoezhu in #806
- Update DESCRIPTION tern 0.9.7 by @shajoezhu in #807
- Fix class error@main by @BFalquet in #808
- 809 adjust default precision@main by @BFalquet in #810
- [skip vbump] release 0.2.9 by @BFalquet in #813
New Contributors
- @llrs-roche made their first contribution in #800
Full Changelog: v0.2.8...v0.2.9
v0.2.9-rc1
Update Description and README
v0.2.8
- New
unwrapargument printspreprocessing,main,postprocessingandlayoutfunction upon execution of therunmethod. - The
chevron.run.verboseoption andR_CHEVRON_RUN_VERBOSEenvironment variable control theverboseargument of therunmethod, while thechevron.run.unwrapoption andR_CHEVRON_RUN_UNWRAPenvironment variable control theunwrapargument.
What's Changed
- new standard_null_report by @BFalquet in #784
- add cfbt01 by @BFalquet in #777
- Readable code poc@main by @BFalquet in #778
- add rmarkdown to VignetteBuilder by @pawelru in #789
- [skip vbump] v0.2.8 by @BFalquet in #787
Full Changelog: v0.2.7...v0.2.8
v0.2.7
- Add the
AEL02,AEL03andCML02A_gltemplates. - Modify the post processing of
MHT01to allow multiplerow_split_var. - Improve the
report_nullmethod to facilitate the creation of null reports. - Export the
std_postprocessingfunction to simplify post processing logic. AET01can now additionally display the number of death and withdrawal using theshow_wdargument.MNG01line type can now be controlled with theline_typeargument.script_funsdoesn't rely anymore on source code of pre processing functions.
v0.2.7-rc4
Full Changelog: v0.2.7-rc3...v0.2.7-rc4
v0.2.7-rc3
Full Changelog: v0.2.7-rc2...v0.2.7-rc3