Skip to content

Commit

Permalink
verdepcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelru committed Jun 9, 2023
1 parent 79c3ddb commit 2329500
Show file tree
Hide file tree
Showing 2 changed files with 52 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
50 changes: 49 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Depends:
shinyTree,
teal (>= 0.12.0)
Imports:
checkmate,
checkmate (>= 2.0.0),
dplyr,
DT,
forcats (>= 1.0.0),
Expand Down Expand Up @@ -84,6 +84,54 @@ Remotes:
insightsengineering/teal.widgets@*release,
insightsengineering/teal@*release,
insightsengineering/tern@*release
Config/Needs/verdepcheck:
haleyjeppson/ggmosaic,
tidyverse/ggplot2,
rstudio/shiny,
shinyTree/shinyTree,
insightsengineering/teal,
mllg/checkmate,
tidyverse/dplyr,
rstudio/DT,
tidyverse/forcats,
daroczig/logger,
tidyverse/magrittr,
r-lib/scales,
daattali/shinyjs,
rstudio/shinyvalidate,
dreamRs/shinyWidgets,
tidyverse/stringr,
insightsengineering/teal.code,
insightsengineering/teal.logger,
insightsengineering/teal.reporter,
insightsengineering/teal.slice,
insightsengineering/teal.transform,
insightsengineering/teal.widgets,
insightsengineering/tern,
tidyverse/tibble,
tidyverse/tidyr,
r-lib/tidyselect,
tidymodels/broom,
daattali/colourpicker,
daattali/ggExtra,
aphalo/ggpmisc,
aphalo/ggpp,
baddstats/goftest,
gridExtra,
ramnathv/htmlwidgets,
jeroen/jsonlite,
yihui/knitr,
lattice,
MASS,
insightsengineering/nestcolor,
r-lib/rlang,
rstudio/rmarkdown,
insightsengineering/rtables,
insightsengineering/scda,
insightsengineering/scda.2022,
sparkline,
insightsengineering/teal.data,
r-lib/testthat
Config/Needs/website: insightsengineering/nesttemplate
Encoding: UTF-8
Language: en-US
Expand Down

0 comments on commit 2329500

Please sign in to comment.