Skip to content

Commit

Permalink
add MS2Tox/MS2Quant
Browse files Browse the repository at this point in the history
  • Loading branch information
rickhelmus committed Oct 19, 2023
1 parent e9bf42d commit 3f72688
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions utils/Rdeps.R
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ 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"),
MS2Quant = list(type = "gh", user = "kruvelab", branch = "main"),
patRoonData = list(type = "gh", user = "rickhelmus", patRoonDeps = FALSE),
patRoonExt = list(type = "gh", user = "rickhelmus", patRoonDeps = FALSE),
patRoon = list(type = "gh", user = "rickhelmus", branch = patRoonGitRef)
Expand Down

0 comments on commit 3f72688

Please sign in to comment.