Skip to content

Commit

Permalink
Merge 50d52df into 2685563
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelru authored Jun 9, 2023
2 parents 2685563 + 50d52df commit 3f3b8d6
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
schedule:
- cron: '45 3 * * 0'
workflow_dispatch:
push:
branches:
- min_deps

jobs:
dependency-test:
Expand Down
21 changes: 20 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ URL: https://github.com/insightsengineering/teal.reporter,
BugReports: https://github.com/insightsengineering/teal.reporter/issues
Imports:
bslib,
checkmate,
checkmate (>= 2.0.0),
grid,
htmltools,
knitr,
Expand All @@ -39,6 +39,25 @@ VignetteBuilder:
knitr
RdMacros:
lifecycle
Config/Needs/verdepcheck:
rstudio/bslib,
mllg/checkmate,
rstudio/htmltools,
yihui/knitr,
r-lib/lifecycle,
r-lib/R6,
rstudio/rmarkdown,
rstudio/shiny,
dreamRs/shinyWidgets,
yaml=vubiostat/r-yaml,
r-lib/zip,
rstudio/DT,
tidyverse/ggplot2,
lattice,
png,
insightsengineering/rtables,
r-lib/testthat,
rstudio/tinytex
Config/Needs/website: insightsengineering/nesttemplate
Encoding: UTF-8
Language: en-US
Expand Down

0 comments on commit 3f3b8d6

Please sign in to comment.