Skip to content

Commit 67e9d92

Browse files
m7prgithub-actions[bot]
authored andcommitted
[skip actions] Bump version to 0.3.0.9064
1 parent 67692e3 commit 67e9d92

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

DESCRIPTION

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Type: Package
22
Package: teal.modules.general
33
Title: General Modules for 'teal' Applications
4-
Version: 0.3.0.9063
5-
Date: 2025-01-15
4+
Version: 0.3.0.9064
5+
Date: 2025-01-17
66
Authors@R: c(
77
person("Dawid", "Kaledkowski", , "[email protected]", role = c("aut", "cre")),
88
person("Pawel", "Rucki", , "[email protected]", role = "aut"),
@@ -47,8 +47,8 @@ Imports:
4747
jsonlite (>= 1.8.9),
4848
lattice (>= 0.18-4),
4949
MASS (>= 7.3-61),
50-
rtables (>= 0.6.8),
5150
rlistings (>= 0.2.8),
51+
rtables (>= 0.6.8),
5252
scales (>= 1.3.0),
5353
shinyjs (>= 2.1.0),
5454
shinyTree (>= 0.2.8),
@@ -69,6 +69,7 @@ Imports:
6969
utils
7070
Suggests:
7171
knitr (>= 1.42),
72+
lifecycle (>= 0.2.0),
7273
logger (>= 0.2.0),
7374
nestcolor (>= 0.1.0),
7475
pkgload,
@@ -77,29 +78,28 @@ Suggests:
7778
roxy.shinylive,
7879
rvest,
7980
shinytest2,
80-
lifecycle (>= 0.2.0),
8181
testthat (>= 3.1.9),
8282
withr (>= 2.0.0)
8383
VignetteBuilder:
8484
knitr,
8585
rmarkdown
8686
Config/Needs/verdepcheck: haleyjeppson/ggmosaic, tidyverse/ggplot2,
87-
rstudio/shiny, insightsengineering/teal, insightsengineering/teal.slice,
88-
insightsengineering/teal.transform, mllg/checkmate, tidyverse/dplyr,
89-
rstudio/DT, tidyverse/forcats, r-lib/lifecycle, r-lib/scales,
90-
daattali/shinyjs, shinyTree/shinyTree, rstudio/shinyvalidate,
91-
dreamRs/shinyWidgets, tidyverse/stringr,
87+
rstudio/shiny, insightsengineering/teal,
88+
insightsengineering/teal.slice, insightsengineering/teal.transform,
89+
mllg/checkmate, tidyverse/dplyr, rstudio/DT, tidyverse/forcats,
90+
r-lib/lifecycle, r-lib/scales, daattali/shinyjs, shinyTree/shinyTree,
91+
rstudio/shinyvalidate, dreamRs/shinyWidgets, tidyverse/stringr,
9292
insightsengineering/teal.code, insightsengineering/teal.data,
9393
insightsengineering/teal.logger, insightsengineering/teal.reporter,
9494
insightsengineering/teal.widgets, insightsengineering/tern,
95-
tidyverse/tibble, tidyverse/tidyr,
96-
daattali/colourpicker, daattali/ggExtra, aphalo/ggpmisc, aphalo/ggpp,
97-
slowkow/ggrepel, baddstats/goftest, ramnathv/htmlwidgets,
98-
jeroen/jsonlite, yihui/knitr, daroczig/logger, deepayan/lattice,
99-
insightsengineering/nestcolor, r-lib/pkgload, r-lib/rlang,
100-
rstudio/rmarkdown, insightsengineering/roxy.shinylive,
101-
insightsengineering/rtables, tidyverse/rvest, htmlwidgets/sparkline,
102-
rstudio/shinytest2, r-lib/testthat, r-lib/withr
95+
tidyverse/tibble, tidyverse/tidyr, daattali/colourpicker,
96+
daattali/ggExtra, aphalo/ggpmisc, aphalo/ggpp, slowkow/ggrepel,
97+
baddstats/goftest, ramnathv/htmlwidgets, jeroen/jsonlite, yihui/knitr,
98+
daroczig/logger, deepayan/lattice, insightsengineering/nestcolor,
99+
r-lib/pkgload, r-lib/rlang, rstudio/rmarkdown,
100+
insightsengineering/roxy.shinylive, insightsengineering/rtables,
101+
tidyverse/rvest, htmlwidgets/sparkline, rstudio/shinytest2,
102+
r-lib/testthat, r-lib/withr
103103
Config/Needs/website: insightsengineering/nesttemplate
104104
Encoding: UTF-8
105105
Language: en-US

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# teal.modules.general 0.3.0.9063
1+
# teal.modules.general 0.3.0.9064
22

33
* Removed `Show Warnings` modals from modules.
44

0 commit comments

Comments
 (0)