-
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip vbump] upversion to 0.15.0 (#1096)
Related to #1013
- Loading branch information
1 parent
d2beb4d
commit e3a369b
Showing
9 changed files
with
25 additions
and
18 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,13 +1,15 @@ | ||
Type: Package | ||
Package: teal | ||
Title: Exploratory Web Apps for Analyzing Clinical Trials Data | ||
Version: 0.14.0.9046 | ||
Date: 2024-02-09 | ||
Version: 0.15.0 | ||
Date: 2024-02-07 | ||
Authors@R: c( | ||
person("Dawid", "Kaledkowski", , "[email protected]", role = c("aut", "cre")), | ||
person("Dawid", "Kaledkowski", , "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9533-457X")), | ||
person("Pawel", "Rucki", , "[email protected]", role = "aut"), | ||
person("Aleksander", "Chlebowski", , "[email protected]", role = "aut"), | ||
person("Aleksander", "Chlebowski", , "[email protected]", role = "aut", comment = c(ORCID = "0000-0001-5018-6294")), | ||
person("Andre", "Verissimo", , "[email protected]", role = "aut", comment = c(ORCID = "0000-0002-2212-339X")), | ||
person("Kartikeya", "Kirar", , "[email protected]", role = "aut"), | ||
person("Vedha", "Viyash", , "[email protected]", role = "aut"), | ||
person("Marcin", "Kosinski", , "[email protected]", role = "aut"), | ||
person("Adrian", "Waddell", , "[email protected]", role = "aut"), | ||
person("Chendi", "Liao", , "[email protected]", role = "rev"), | ||
|
@@ -31,8 +33,8 @@ BugReports: https://github.com/insightsengineering/teal/issues | |
Depends: | ||
R (>= 4.0), | ||
shiny (>= 1.7.0), | ||
teal.data (>= 0.3.0.9017), | ||
teal.slice (>= 0.4.0.9027) | ||
teal.data (>= 0.4.0), | ||
teal.slice (>= 0.5.0) | ||
Imports: | ||
checkmate (>= 2.1.0), | ||
jsonlite, | ||
|
@@ -43,7 +45,7 @@ Imports: | |
rlang (>= 1.0.0), | ||
shinyjs, | ||
stats, | ||
teal.code (>= 0.3.0.9009), | ||
teal.code (>= 0.5.0), | ||
teal.logger (>= 0.1.1), | ||
teal.reporter (>= 0.2.0), | ||
teal.widgets (>= 0.4.0), | ||
|
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,4 +1,4 @@ | ||
# teal 0.14.0.9046 | ||
# teal 0.15.0 | ||
|
||
### New features | ||
|
||
|
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
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
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
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 |
---|---|---|
|
@@ -23,3 +23,4 @@ tabsetted | |
themer | ||
theming | ||
uncheck | ||
ORCID |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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