Skip to content

Commit cbf12c1

Browse files
committed
Update Description and README
1 parent fe09590 commit cbf12c1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: chevron
33
Title: Standard TLGs for Clinical Trials Reporting
4-
Version: 0.2.8.9011
4+
Version: 0.2.9
55
Date: 2025-02-05
66
Authors@R: c(
77
person("Liming", "Li", , "[email protected]", role = c("aut", "cre")),

NEWS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# chevron 0.2.8.9011
1+
# chevron 0.2.9
22

3-
* `ttet01_main` now prints a clearer error message when a level in `arm_var` variable is missing.
43
* The default precision for parameters in `egt01` is now of 0 digits.
54
* `vst01` default precision for diastolic blood pressure, systolic blood pressure and pulse rate is now 0. Default precision for other parameters remains 2.
65
* `lbt01` default precision for several parameters is now provided by the `lab_paramcd_precision` function.
7-
* Bug fix: `lbt05` now prints a clearer error message when `PARAM`, `AVALCAT1` and `ABN_DIR` variables in `adlb` are not of class `factor`.
6+
* `lbt05` now prints a clearer error message when `PARAM`, `AVALCAT1` and `ABN_DIR` variables in `adlb` are not of class `factor`.
7+
* `ttet01_main` now prints a clearer error message when a level in `arm_var` variable is missing.
88

99
# chevron 0.2.8
1010

0 commit comments

Comments
 (0)