Skip to content

Commit 6adc08a

Browse files
averissimogithub-actions[bot]
authored andcommitted
[skip actions] Bump version to 0.10.0.9015
1 parent 6c8147d commit 6adc08a

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

DESCRIPTION

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: teal.modules.clinical
22
Title: 'teal' Modules for Standard Clinical Outputs
3-
Version: 0.10.0.9014
4-
Date: 2025-08-04
3+
Version: 0.10.0.9015
4+
Date: 2025-08-08
55
Authors@R: c(
66
person("Joe", "Zhu", , "[email protected]", role = "aut",
77
comment = c(ORCID = "0000-0001-7566-2787")),
@@ -90,17 +90,18 @@ Remotes:
9090
Config/Needs/verdepcheck: insightsengineering/teal,
9191
insightsengineering/teal.slice, insightsengineering/teal.transform,
9292
insightsengineering/tern, tidymodels/broom, mllg/checkmate,
93-
wilkelab/cowplot, tidyverse/dplyr, rstudio/DT, insightsengineering/formatters,
94-
tidyverse/ggplot2, slowkow/ggrepel, r-lib/lifecycle, daroczig/logger,
95-
insightsengineering/rlistings, rstudio/rmarkdown,
96-
insightsengineering/rtables, r-lib/scales, rstudio/shiny,
97-
daattali/shinyjs, rstudio/shinyvalidate, dreamRs/shinyWidgets,
98-
insightsengineering/teal.code, insightsengineering/teal.data,
99-
insightsengineering/teal.logger, insightsengineering/teal.reporter,
100-
insightsengineering/teal.widgets, insightsengineering/tern.gee,
101-
insightsengineering/tern.mmrm, shosaco/vistime, tidyverse/forcats,
102-
yihui/knitr, tidyverse/lubridate, insightsengineering/nestcolor,
103-
r-lib/pkgload, insightsengineering/roxy.shinylive, tidyverse/rvest,
93+
wilkelab/cowplot, tidyverse/dplyr, rstudio/DT,
94+
insightsengineering/formatters, tidyverse/ggplot2, slowkow/ggrepel,
95+
r-lib/lifecycle, daroczig/logger, insightsengineering/rlistings,
96+
rstudio/rmarkdown, insightsengineering/rtables, r-lib/scales,
97+
rstudio/shiny, daattali/shinyjs, rstudio/shinyvalidate,
98+
dreamRs/shinyWidgets, insightsengineering/teal.code,
99+
insightsengineering/teal.data, insightsengineering/teal.logger,
100+
insightsengineering/teal.reporter, insightsengineering/teal.widgets,
101+
insightsengineering/tern.gee, insightsengineering/tern.mmrm,
102+
shosaco/vistime, tidyverse/forcats, yihui/knitr, tidyverse/lubridate,
103+
insightsengineering/nestcolor, r-lib/pkgload,
104+
insightsengineering/roxy.shinylive, tidyverse/rvest,
104105
rstudio/shinytest2, r-lib/styler, r-lib/testthat, r-lib/withr
105106
Config/Needs/website: insightsengineering/nesttemplate
106107
Config/testthat/edition: 3

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# teal.modules.clinical 0.10.0.9014
1+
# teal.modules.clinical 0.10.0.9015
22

33
### Enhancements
44
* Added argument `conf_type` to module `tm_g_km` to allow users to set a confidence interval type for median survival time estimation.

0 commit comments

Comments
 (0)