Skip to content

Commit 2306009

Browse files
committed
v0.9.8.433 [skip vbump]
1 parent 960e2ee commit 2306009

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: tern
22
Title: Create Common TLGs Used in Clinical Trials
3-
Version: 0.9.8
3+
Version: 0.9.8.433
44
Date: 2025-04-07
55
Authors@R: c(
66
person("Joe", "Zhu", , "[email protected]", role = c("aut", "cre"),
@@ -28,7 +28,7 @@ URL: https://insightsengineering.github.io/tern/,
2828
https://github.com/insightsengineering/tern/
2929
BugReports: https://github.com/insightsengineering/tern/issues
3030
Depends:
31-
R (>= 4.4.0),
31+
R (>= 4.3.3),
3232
rtables (>= 0.6.12)
3333
Imports:
3434
broom (>= 0.5.4),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# tern 0.9.8
1+
# tern 0.9.8.433
22

33
### Enhancements
44
* Refactored `count_abnormal()`, `count_abnormal_by_baseline()`, `count_abnormal_by_marked()`, `count_abnormal_by_worst_grade()`, `count_abnormal_lab_worsen_by_baseline()`, `count_cumulative()`, `count_missed_doses()`, `coxph_pairwise()`, `estimate_multinomial_rsp()`, `estimate_proportion()`, `estimate_proportion_diff()`, `estimate_odds_ratio()`, `summarize_ancova()`, `summarize_glm_count()`, `summarize_num_patients()`, `surv_timepoint()`, and `test_proportion_diff()` to work without `make_afun()`.

0 commit comments

Comments
 (0)