Skip to content

Commit

Permalink
Merge 63b4ecd into ef6cc48
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelru authored Jun 9, 2023
2 parents ef6cc48 + 63b4ecd commit a03867b
Show file tree
Hide file tree
Showing 2 changed files with 29 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
27 changes: 26 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Depends:
R (>= 4.0),
shiny
Imports:
checkmate,
checkmate (>= 2.0.0),
digest,
formatters (>= 0.3.1),
lifecycle,
Expand Down Expand Up @@ -54,6 +54,31 @@ Remotes:
insightsengineering/scda.2022@*release,
insightsengineering/scda@*release,
insightsengineering/teal.logger@*release
Config/Needs/verdepcheck:
rstudio/shiny,
mllg/checkmate,
eddelbuettel/digest,
insightsengineering/formatters,
r-lib/lifecycle,
daroczig/logger,
r-lib/R6,
r-lib/rlang,
daattali/shinyjs,
insightsengineering/teal.logger,
yaml=vubiostat/r-yaml,
rstudio/bslib,
tidyverse/dplyr,
yihui/knitr,
tidyverse/magrittr,
bioc::MultiAssayExperiment,
tidyverse/readr,
rstudio/reticulate,
rstudio/rmarkdown,
insightsengineering/scda,
insightsengineering/scda.2022,
bioc::SummarizedExperiment,
r-lib/testthat,
r-lib/withr
Config/Needs/website: insightsengineering/nesttemplate
Encoding: UTF-8
Language: en-US
Expand Down

0 comments on commit a03867b

Please sign in to comment.