Skip to content

Commit

Permalink
force detectseparation v0.2 (corncob bug)
Browse files Browse the repository at this point in the history
  • Loading branch information
xec-cm committed Sep 1, 2022
1 parent d0ac8f6 commit 63f22af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/check-bioc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ jobs:
## that have seen been updated in Bioconductor
message(paste('****', Sys.time(), 'pass number 2 at installing dependencies: any remaining dependencies ****'))
remotes::install_local(dependencies = TRUE, repos = BiocManager::repositories(), build_vignettes = TRUE, upgrade = TRUE, force = TRUE)
remotes::install_version("detectseparation", version = 0.2)
shell: Rscript {0}

- name: Install BiocGenerics
Expand Down
1 change: 0 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ Imports:
cli,
crayon,
data.table,
detectseparation (<= 0.2),
dplyr,
generics,
ggplot2,
Expand Down

0 comments on commit 63f22af

Please sign in to comment.