Skip to content

Commit

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

* [skip vbump]

* [skip vbump]
  • Loading branch information
gogonzo authored Jun 9, 2022
1 parent 6827ad2 commit fe8ae88
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.osprey
Title: R Package of Teal Module for TLG Functions in Osprey
Version: 0.1.13.9004
Date: 2022-04-07
Version: 0.1.14
Date: 2022-06-09
Authors@R: c(
person("Nina", "Qi", , "[email protected]", role = c("aut", "cre")),
person("Konrad", "Pagacz", , "[email protected]", role = "aut"),
Expand All @@ -20,28 +20,28 @@ License: Apache License 2.0 | file LICENSE
URL: https://github.com/insightsengineering/teal.osprey/
BugReports: https://github.com/insightsengineering/teal.osprey/issues
Depends:
osprey (>= 0.1.13),
osprey (>= 0.1.14),
R (>= 3.6),
shiny,
teal (>= 0.11.0)
teal (>= 0.11.1)
Imports:
checkmate,
dplyr,
formatters,
formatters (>= 0.3.1),
ggplot2,
logger (>= 0.2.0),
purrr,
teal.code,
teal.logger,
teal.widgets,
tern (>= 0.7.7),
teal.code (>= 0.1.1),
teal.logger (>= 0.1.0),
teal.widgets (>= 0.1.1),
tern (>= 0.7.8),
tidyr
Suggests:
knitr,
rmarkdown,
scda.2021(>= 0.1.3),
scda(>= 0.1.3),
teal.data,
scda.2021 (>= 0.1.3),
scda (>= 0.1.3),
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.osprey 0.1.13.9004
# teal.osprey 0.1.14

### Enhancements
* Removed unneeded `chunk` evaluations in `tm_g_patient_profile` module.
Expand Down

0 comments on commit fe8ae88

Please sign in to comment.