Skip to content

Commit

Permalink
revert Rdisop
Browse files Browse the repository at this point in the history
  • Loading branch information
rickhelmus committed Oct 30, 2023
1 parent cc60ed3 commit 141432b
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions utils/Rdeps.R
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,7 @@ getRDependencies <- function(patRoonGitRef, os, onlyPDeps = FALSE, withInternal
),
MetaCleanData = list(type = "gh", user = "KelseyChetnik", patRoonDeps = FALSE),
splashR = list(type = "gh", user = "berlinguyinca", repos = "spectra-hash", pkgroot = "splashR"),
MS2Tox = list(
type = "gh",
user = "kruvelab",
branch = "main",
deps = list(
Rdisop = list(type = "bioc")
)
),
MS2Tox = list(type = "gh", user = "kruvelab", branch = "main"),
MS2Quant = list(type = "gh", user = "kruvelab", branch = "main"),
patRoonData = list(type = "gh", user = "rickhelmus", patRoonDeps = FALSE),
patRoonExt = list(type = "gh", user = "rickhelmus", patRoonDeps = FALSE),
Expand Down

0 comments on commit 141432b

Please sign in to comment.