Skip to content

Commit

Permalink
Merge branch 'devel' of https://github.com/PavlidisLab/gemma.R into d…
Browse files Browse the repository at this point in the history
…evel
  • Loading branch information
ppavlidis committed Nov 27, 2024
2 parents 2808768 + 890574d commit e82c5e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: gemma.R
Title: A wrapper for Gemma's Restful API to access curated gene expression data and differential expression analyses
Version: 3.1.16
Version: 3.3.0
Authors@R:
c(person(given = "Javier", family = "Castillo-Arnemann",
role = c("aut"), email = "[email protected]",
Expand Down Expand Up @@ -46,6 +46,7 @@ Imports:
assertthat,
digest,
R.utils,
kableExtra,
base64enc
Suggests:
testthat (>= 2.0.0),
Expand All @@ -62,7 +63,6 @@ Suggests:
pheatmap,
viridis,
poolr,
kableExtra,
listviewer,
shiny
Config/testthat/edition: 2
Expand Down

0 comments on commit e82c5e0

Please sign in to comment.