Skip to content

Commit 1303be4

Browse files
shajoezhugithub-actions[bot]
authored andcommitted
[skip actions] Bump version to 0.9.10.9017
1 parent 2e9a5d7 commit 1303be4

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ default_language_version:
66
python: python3
77
repos:
88
- repo: https://github.com/lorenzwalthert/precommit
9-
rev: v0.4.3.9028
9+
rev: v0.4.3.9029
1010
hooks:
1111
- id: style-files
1212
name: Style code with `styler`

DESCRIPTION

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: tern
22
Title: Create Common TLGs Used in Clinical Trials
3-
Version: 0.9.10.9016
4-
Date: 2026-07-07
3+
Version: 0.9.10.9017
4+
Date: 2026-07-09
55
Authors@R: c(
66
person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre"),
77
comment = c(ORCID = "0000-0001-7566-2787")),
@@ -77,11 +77,11 @@ Remotes:
7777
Config/Needs/verdepcheck: insightsengineering/rtables, tidymodels/broom,
7878
cran/car, mllg/checkmate, wilkelab/cowplot, tidyverse/dplyr,
7979
rvlenth/emmeans, tidyverse/forcats, insightsengineering/formatters,
80-
tidyverse/ggplot2, r-lib/gtable, r-lib/lifecycle,
81-
GeoBosh/Rdpack, r-lib/rlang, r-lib/scales, therneau/survival,
82-
tidyverse/tibble, tidyverse/tidyr, yihui/knitr, deepayan/lattice,
83-
tidyverse/lubridate, insightsengineering/nestcolor, rstudio/rmarkdown,
84-
tidyverse/stringr, r-lib/svglite, r-lib/testthat, r-lib/withr
80+
tidyverse/ggplot2, r-lib/gtable, r-lib/lifecycle, GeoBosh/Rdpack,
81+
r-lib/rlang, r-lib/scales, therneau/survival, tidyverse/tibble,
82+
tidyverse/tidyr, yihui/knitr, deepayan/lattice, tidyverse/lubridate,
83+
insightsengineering/nestcolor, rstudio/rmarkdown, tidyverse/stringr,
84+
r-lib/svglite, r-lib/testthat, r-lib/withr
8585
Config/Needs/website: insightsengineering/nesttemplate
8686
Config/testthat/edition: 3
8787
Encoding: UTF-8

NEWS.md

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

33
### Enhancements
44
* Added `alternative` argument to `s_coxph_pairwise()` to allow one-sided hypothesis testing.

0 commit comments

Comments
 (0)