Skip to content

Commit

Permalink
Merge branch 'develop' into inclusion-rules
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonysena committed Jun 5, 2024
2 parents 511bd03 + 15daf35 commit 8829634
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R_CMD_check_Hades.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ jobs:
- name: Install dependencies
run: |
install.packages("cachem")
remotes::install_deps(dependencies = TRUE, INSTALL_opts=c("--no-multiarch"))
remotes::install_cran("rcmdcheck")
shell: Rscript {0}
Expand Down
2 changes: 0 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ Suggests:
testthat,
withr
Remotes:
ohdsi/CirceR,
ohdsi/Eunomia,
ohdsi/ROhdsiWebApi
License: Apache License
VignetteBuilder: knitr
Expand Down

0 comments on commit 8829634

Please sign in to comment.