Skip to content

Commit

Permalink
Update R-CMD-check.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
xihaoli authored Dec 28, 2024
1 parent 0d70998 commit 58501ea
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,14 @@ jobs:
any::GENESIS
any::GenomicFeatures
any::TxDb.Hsapiens.UCSC.hg38.knownGene
github::xihaoli/STAAR
github::xihaoli/MultiSTAAR
github::zilinli1988/SCANG
any::rcmdcheck
needs: |
website
coverage
install-pandoc: true
- name: Install dependencies
run: |
pak::pkg_install("xihaoli/STAAR")
pak::pkg_install("xihaoli/MultiSTAAR")
pak::pkg_install("zilinli1988/SCANG")
- name: Check
run: rcmdcheck::rcmdcheck(args = "--no-manual", error_on = "error")
shell: Rscript {0}

0 comments on commit 58501ea

Please sign in to comment.