Skip to content

Commit

Permalink
[skip actions] Bump version to 0.3.0.9064
Browse files Browse the repository at this point in the history
  • Loading branch information
m7pr authored and github-actions[bot] committed Jan 17, 2025
1 parent 67692e3 commit 67e9d92
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Type: Package
Package: teal.modules.general
Title: General Modules for 'teal' Applications
Version: 0.3.0.9063
Date: 2025-01-15
Version: 0.3.0.9064
Date: 2025-01-17
Authors@R: c(
person("Dawid", "Kaledkowski", , "[email protected]", role = c("aut", "cre")),
person("Pawel", "Rucki", , "[email protected]", role = "aut"),
Expand Down Expand Up @@ -47,8 +47,8 @@ Imports:
jsonlite (>= 1.8.9),
lattice (>= 0.18-4),
MASS (>= 7.3-61),
rtables (>= 0.6.8),
rlistings (>= 0.2.8),
rtables (>= 0.6.8),
scales (>= 1.3.0),
shinyjs (>= 2.1.0),
shinyTree (>= 0.2.8),
Expand All @@ -69,6 +69,7 @@ Imports:
utils
Suggests:
knitr (>= 1.42),
lifecycle (>= 0.2.0),
logger (>= 0.2.0),
nestcolor (>= 0.1.0),
pkgload,
Expand All @@ -77,29 +78,28 @@ Suggests:
roxy.shinylive,
rvest,
shinytest2,
lifecycle (>= 0.2.0),
testthat (>= 3.1.9),
withr (>= 2.0.0)
VignetteBuilder:
knitr,
rmarkdown
Config/Needs/verdepcheck: haleyjeppson/ggmosaic, tidyverse/ggplot2,
rstudio/shiny, insightsengineering/teal, insightsengineering/teal.slice,
insightsengineering/teal.transform, mllg/checkmate, tidyverse/dplyr,
rstudio/DT, tidyverse/forcats, r-lib/lifecycle, r-lib/scales,
daattali/shinyjs, shinyTree/shinyTree, rstudio/shinyvalidate,
dreamRs/shinyWidgets, tidyverse/stringr,
rstudio/shiny, insightsengineering/teal,
insightsengineering/teal.slice, insightsengineering/teal.transform,
mllg/checkmate, tidyverse/dplyr, rstudio/DT, tidyverse/forcats,
r-lib/lifecycle, r-lib/scales, daattali/shinyjs, shinyTree/shinyTree,
rstudio/shinyvalidate, dreamRs/shinyWidgets, tidyverse/stringr,
insightsengineering/teal.code, insightsengineering/teal.data,
insightsengineering/teal.logger, insightsengineering/teal.reporter,
insightsengineering/teal.widgets, insightsengineering/tern,
tidyverse/tibble, tidyverse/tidyr,
daattali/colourpicker, daattali/ggExtra, aphalo/ggpmisc, aphalo/ggpp,
slowkow/ggrepel, baddstats/goftest, ramnathv/htmlwidgets,
jeroen/jsonlite, yihui/knitr, daroczig/logger, deepayan/lattice,
insightsengineering/nestcolor, r-lib/pkgload, r-lib/rlang,
rstudio/rmarkdown, insightsengineering/roxy.shinylive,
insightsengineering/rtables, tidyverse/rvest, htmlwidgets/sparkline,
rstudio/shinytest2, r-lib/testthat, r-lib/withr
tidyverse/tibble, tidyverse/tidyr, daattali/colourpicker,
daattali/ggExtra, aphalo/ggpmisc, aphalo/ggpp, slowkow/ggrepel,
baddstats/goftest, ramnathv/htmlwidgets, jeroen/jsonlite, yihui/knitr,
daroczig/logger, deepayan/lattice, insightsengineering/nestcolor,
r-lib/pkgload, r-lib/rlang, rstudio/rmarkdown,
insightsengineering/roxy.shinylive, insightsengineering/rtables,
tidyverse/rvest, htmlwidgets/sparkline, rstudio/shinytest2,
r-lib/testthat, r-lib/withr
Config/Needs/website: insightsengineering/nesttemplate
Encoding: UTF-8
Language: en-US
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.general 0.3.0.9063
# teal.modules.general 0.3.0.9064

* Removed `Show Warnings` modals from modules.

Expand Down

0 comments on commit 67e9d92

Please sign in to comment.