Skip to content

Commit

Permalink
[skip actions] Bump version to 0.14.0.9024
Browse files Browse the repository at this point in the history
  • Loading branch information
averissimo authored and github-actions[bot] committed Nov 22, 2023
1 parent 669c172 commit edfe912
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 28 deletions.
37 changes: 10 additions & 27 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: teal
Title: Exploratory Web Apps for Analyzing Clinical Trials Data
Version: 0.14.0.9023
Version: 0.14.0.9024
Date: 2023-11-22
Authors@R: c(
person("Dawid", "Kaledkowski", , "[email protected]", role = c("aut", "cre")),
Expand Down Expand Up @@ -64,32 +64,15 @@ VignetteBuilder:
knitr
RdMacros:
lifecycle
Config/Needs/verdepcheck:
rstudio/shiny,
insightsengineering/teal.data,
insightsengineering/teal.slice,
insightsengineering/teal.transform,
mllg/checkmate,
jeroen/jsonlite,
r-lib/lifecycle,
daroczig/logger,
tidyverse/magrittr,
r-lib/rlang,
daattali/shinyjs,
insightsengineering/teal.logger,
insightsengineering/teal.reporter,
insightsengineering/teal.widgets,
rstudio/bslib,
r-lib/covr,
tidyverse/dplyr,
yihui/knitr,
bioc::MultiAssayExperiment,
r-lib/R6,
rstudio/rmarkdown,
rstudio/shinyvalidate,
insightsengineering/teal.code,
r-lib/testthat,
r-lib/withr,
Config/Needs/verdepcheck: rstudio/shiny, insightsengineering/teal.data,
insightsengineering/teal.slice, insightsengineering/teal.transform,
mllg/checkmate, jeroen/jsonlite, r-lib/lifecycle, daroczig/logger,
tidyverse/magrittr, r-lib/rlang, daattali/shinyjs,
insightsengineering/teal.logger, insightsengineering/teal.reporter,
insightsengineering/teal.widgets, rstudio/bslib, r-lib/covr,
tidyverse/dplyr, yihui/knitr, bioc::MultiAssayExperiment, r-lib/R6,
rstudio/rmarkdown, rstudio/shinyvalidate,
insightsengineering/teal.code, r-lib/testthat, r-lib/withr,
yaml=vubiostat/r-yaml
Config/Needs/website: insightsengineering/nesttemplate
Encoding: UTF-8
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 0.14.0.9023
# teal 0.14.0.9024

### New features

Expand Down

0 comments on commit edfe912

Please sign in to comment.