Skip to content

Commit

Permalink
Use CRAN references for CirceR and Eunomia (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonysena authored Jun 5, 2024
1 parent d48abb1 commit 15daf35
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 15daf35

Please sign in to comment.