Skip to content

Commit f52d2f2

Browse files
authored
Update teal.reporter version (#833)
Since new version of teal.reporter is on CRAN it's a good moment to update teal, the reverse dependency, so that we can run tests and see if all is passing for the newly released teal.repoter. teal will be released anyway soon and dependencies would be bumped to releases versions https://cran.r-project.org/web/packages/teal.reporter/index.html Signed-off-by: Marcin <[email protected]>
1 parent 89f9900 commit f52d2f2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Imports:
6161
teal.code (>= 0.5.0.9012),
6262
teal.data (>= 0.6.0.9015),
6363
teal.logger (>= 0.3.1),
64-
teal.reporter (>= 0.3.1.9023),
64+
teal.reporter (>= 0.4.0),
6565
teal.widgets (>= 0.4.0),
6666
tern (>= 0.9.5),
6767
tibble (>= 2.0.0),
@@ -87,7 +87,6 @@ Remotes:
8787
insightsengineering/teal,
8888
insightsengineering/teal.code,
8989
insightsengineering/teal.data,
90-
insightsengineering/teal.reporter,
9190
insightsengineering/teal.transform
9291
Config/Needs/verdepcheck: haleyjeppson/ggmosaic, tidyverse/ggplot2,
9392
rstudio/shiny, insightsengineering/teal,

0 commit comments

Comments
 (0)