Skip to content

Commit

Permalink
[skip vbump] (#504)
Browse files Browse the repository at this point in the history
* [skip vbump]

* [skip vbump]
  • Loading branch information
gogonzo authored Jun 9, 2022
1 parent 8745088 commit 3425a1d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions DESCRIPTION
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.12.9018.4
Date: 2022-04-07
Version: 0.8.13
Date: 2022-06-09
Authors@R: c(
person("Joe", "Zhu", , "[email protected]", role = c("aut", "cre")),
person("Jana", "Stoilova", , "[email protected]", role = "aut"),
Expand All @@ -26,15 +26,15 @@ BugReports:
https://github.com/insightsengineering/teal.modules.clinical/issues
Depends:
R (>= 3.6),
teal (>= 0.11.0),
tern (>= 0.7.7)
teal (>= 0.11.1),
tern (>= 0.7.8)
Imports:
assertthat,
broom,
checkmate,
dplyr,
DT,
formatters,
formatters (>= 0.3.1),
ggplot2,
ggrepel,
grid,
Expand All @@ -44,18 +44,18 @@ Imports:
methods,
rlang,
rmarkdown,
rtables (>= 0.5.0),
rtables (>= 0.5.1),
scales,
shiny,
shinyjs,
shinyWidgets,
stats,
styler,
teal.code,
teal.logger,
teal.transform,
teal.widgets,
tern.mmrm (>= 0.1.0),
teal.code (>= 0.1.1),
teal.logger (>= 0.1.0),
teal.transform (>= 0.1.1),
teal.widgets (>= 0.1.1),
tern.mmrm (>= 0.1.1),
tidyr,
utils,
vistime
Expand All @@ -64,7 +64,7 @@ Suggests:
knitr,
scda (>= 0.1.3),
scda.2021 (>= 0.1.3),
teal.data,
teal.data (>= 0.1.1),
testthat (>= 2.0)
VignetteBuilder:
knitr
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# teal.modules.clinical 0.8.12.9018.4
# teal.modules.clinical 0.8.13

### Enhancements
#### `tm_g_pp_adverse_events`
Expand Down

0 comments on commit 3425a1d

Please sign in to comment.