11Package: teal.modules.clinical
22Title: 'teal' Modules for Standard Clinical Outputs
3- Version: 0.10.0.9019
3+ Version: 0.11.1
44Date: 2025-08-20
55Authors@R: c(
66 person("Joe", "Zhu", , "
[email protected] ", role = "aut",
@@ -33,9 +33,9 @@ BugReports:
3333 https://github.com/insightsengineering/teal.modules.clinical/issues
3434Depends:
3535 R (>= 4.0),
36- teal (>= 0.16.0.9002 ),
37- teal.transform (>= 0.6 .0),
38- tern (>= 0.9.7.9016 )
36+ teal (>= 1.0.0 ),
37+ teal.transform (>= 0.7 .0),
38+ tern (>= 0.9.9 )
3939Imports:
4040 broom (>= 0.7.10),
4141 bslib (>= 0.8.0),
@@ -48,22 +48,22 @@ Imports:
4848 ggrepel (>= 0.9.6),
4949 grid,
5050 lifecycle (>= 0.2.0),
51- rlistings (>= 0.2.10 ),
51+ rlistings (>= 0.2.12 ),
5252 rmarkdown (>= 2.23),
53- rtables (>= 0.6.11 ),
53+ rtables (>= 0.6.13 ),
5454 scales (>= 1.4.0),
5555 shiny (>= 1.8.1),
5656 shinyjs (>= 1.10.0),
5757 shinyvalidate (>= 0.1.3),
5858 shinyWidgets (>= 0.5.1),
5959 stats,
6060 teal.code (>= 0.7.0),
61- teal.data (>= 0.7 .0),
61+ teal.data (>= 0.8 .0),
6262 teal.logger (>= 0.4.0),
6363 teal.reporter (>= 0.5.0),
64- teal.widgets (>= 0.4.3.9001 ),
64+ teal.widgets (>= 0.5.0 ),
6565 tern.gee (>= 0.1.5),
66- tern.mmrm (>= 0.3.1 ),
66+ tern.mmrm (>= 0.3.3 ),
6767 utils,
6868 vistime (>= 1.2.3)
6969Suggests:
@@ -78,14 +78,10 @@ Suggests:
7878 shinytest2 (>= 0.4.1),
7979 styler (>= 1.10.3),
8080 testthat (>= 3.2.3),
81- withr (> 2 .0.1.5 )
81+ withr (>= 3 .0.0 )
8282VignetteBuilder:
8383 knitr,
8484 rmarkdown
85- Remotes:
86- insightsengineering/teal.widgets@main,
87- insightsengineering/teal@main,
88- insightsengineering/tern@main
8985Config/Needs/verdepcheck: insightsengineering/teal,
9086 insightsengineering/teal.slice, insightsengineering/teal.transform,
9187 insightsengineering/tern, tidymodels/broom, mllg/checkmate,
0 commit comments