Skip to content

Commit

Permalink
CI: install chromConverterExtraTests
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanbass committed Oct 10, 2023
1 parent ada4a28 commit 33fc458
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
run: |
install.packages(c("remotes", "rcmdcheck"))
install.packages(c("ncdf4"))
install.packages("chromConverterExtraTests", repos = "https://ethanbass.github.io/drat/")
remotes::install_deps(dependencies = TRUE)
reticulate::install_miniconda()
reticulate::conda_create('r-reticulate', packages = c('python==3.9', 'numpy', 'scipy', 'pandas'))
Expand Down

0 comments on commit 33fc458

Please sign in to comment.