-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip vbump] vBump from 0.8.13.9041 to 0.8.14 (#657)
- Loading branch information
1 parent
91917b6
commit bdc9683
Showing
2 changed files
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Package: teal.modules.clinical | ||
Title: Teal Modules for Standard Clinical Outputs | ||
Version: 0.8.13.9041 | ||
Date: 2022-10-13 | ||
Version: 0.8.14 | ||
Date: 2022-10-14 | ||
Authors@R: c( | ||
person("Joe", "Zhu", , "[email protected]", role = c("aut", "cre")), | ||
person("Jana", "Stoilova", , "[email protected]", role = "aut"), | ||
|
@@ -26,8 +26,8 @@ BugReports: | |
https://github.com/insightsengineering/teal.modules.clinical/issues | ||
Depends: | ||
R (>= 3.6), | ||
teal (>= 0.11.1), | ||
tern (>= 0.7.8) | ||
teal (>= 0.12.0), | ||
tern (>= 0.7.10) | ||
Imports: | ||
assertthat, | ||
broom, | ||
|
@@ -50,22 +50,22 @@ Imports: | |
shinyWidgets, | ||
stats, | ||
styler, | ||
teal.code (>= 0.1.1), | ||
teal.logger (>= 0.1.0), | ||
teal.reporter (>= 0.1.0), | ||
teal.transform (>= 0.1.1), | ||
teal.widgets (>= 0.1.1), | ||
tern.mmrm (>= 0.1.1), | ||
teal.code (>= 0.2.0), | ||
teal.logger (>= 0.1.1), | ||
teal.reporter (>= 0.1.1), | ||
teal.transform (>= 0.2.0), | ||
teal.widgets (>= 0.2.0), | ||
tern.mmrm (>= 0.2.1), | ||
tidyr, | ||
utils, | ||
vistime | ||
Suggests: | ||
forcats, | ||
knitr, | ||
nestcolor, | ||
scda (>= 0.1.3), | ||
scda.2021 (>= 0.1.3), | ||
teal.data (>= 0.1.1), | ||
nestcolor (>= 0.1.0), | ||
scda (>= 0.1.5), | ||
scda.2021 (>= 0.1.5), | ||
teal.data (>= 0.1.2), | ||
testthat (>= 2.0) | ||
VignetteBuilder: | ||
knitr | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters