Skip to content

Commit

Permalink
added dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ESCRI11 committed Sep 27, 2021
1 parent 85ac7af commit debfba5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: dsOmics
Type: Package
Title: DataSHIELD server site Omic functions
Version: 1.0.7-6
Version: 1.0.7-7
Date: 2021-07-08
Authors@R: c(person("Yannick", "Marcon", , "[email protected]", role = "aut"),
person("Xavier", "Esriba-Montagut", , "[email protected]", role = "aut"),
Expand All @@ -10,7 +10,8 @@ Description: DataSHIELD server site Omic functions.
Depends: R (>= 3.6.0),
resourcer,
tidyverse,
magrittr
magrittr,
resourcer (>= 1.1.1)
Imports:
Biobase,
SNPRelate (>= 1.26.0),
Expand Down

0 comments on commit debfba5

Please sign in to comment.