Skip to content

Releases: insightsengineering/chevron

v0.2.10 cran

20 Feb 15:50
5a27fe8
Compare
Choose a tag to compare
  • Change package maintainer to Joe Zhu.

What's Changed

Full Changelog: v0.2.9...v0.2.10

v0.2.9

17 Feb 14:09
38021e0
Compare
Choose a tag to compare
  • The default precision for parameters in egt01 is now of 0 digits.
  • vst01 default precision for diastolic blood pressure, systolic blood pressure and pulse rate is now 0. Default precision for other parameters remains 2.
  • lbt01 default precision for several parameters is now provided by the lab_paramcd_precision function.
  • lbt05 now prints a clearer error message when PARAM, AVALCAT1 and ABN_DIR variables in adlb are not of class factor.
  • ttet01_main now prints a clearer error message when a level in arm_var variable is missing.

What's Changed

New Contributors

Full Changelog: v0.2.8...v0.2.9

v0.2.9-rc1

05 Feb 09:57
Compare
Choose a tag to compare
Update Description and README

v0.2.8

28 Oct 12:27
5809c05
Compare
Choose a tag to compare
  • New unwrap argument prints preprocessing, main, postprocessing and layout function upon execution of the run method.
  • The chevron.run.verbose option and R_CHEVRON_RUN_VERBOSE environment variable control the verbose argument of the run method, while the chevron.run.unwrap option and R_CHEVRON_RUN_UNWRAP environment variable control the unwrap argument.

What's Changed

Full Changelog: v0.2.7...v0.2.8

v0.2.7

09 Oct 06:47
44ebba0
Compare
Choose a tag to compare
  • Add the AEL02, AEL03 and CML02A_gl templates.
  • Modify the post processing of MHT01 to allow multiple row_split_var.
  • Improve the report_null method to facilitate the creation of null reports.
  • Export the std_postprocessing function to simplify post processing logic.
  • AET01 can now additionally display the number of death and withdrawal using the show_wd argument.
  • MNG01 line type can now be controlled with the line_type argument.
  • script_funs doesn't rely anymore on source code of pre processing functions.

v0.2.7-rc4

09 Oct 04:34
Compare
Choose a tag to compare
v0.2.7-rc4 Pre-release
Pre-release

Full Changelog: v0.2.7-rc3...v0.2.7-rc4

v0.2.7-rc3

09 Oct 02:49
Compare
Choose a tag to compare
v0.2.7-rc3 Pre-release
Pre-release

Full Changelog: v0.2.7-rc2...v0.2.7-rc3

v0.2.7-rc2

28 Sep 06:29
Compare
Choose a tag to compare
v0.2.7-rc2 Pre-release
Pre-release

Fix timezone issue

Full Changelog: v0.2.7-rc1...v0.2.7-rc2

v0.2.7-rc1

27 Sep 14:49
Compare
Choose a tag to compare
v0.2.7-rc1 Pre-release
Pre-release
update date

v0.2.6

02 May 13:44
0936349
Compare
Choose a tag to compare
  • Added assertion on class of summaryvars argument of dmt01().
  • Additional arguments can be passed to ael01_nollt run method, for instance to split the resulting listing.
  • strat argument of kmg01_main is now deprecated - use strata instead.
  • grob_list and gg_list are now deprecated - use list() instead.

What's Changed

Full Changelog: v0.2.5...v0.2.6