diff --git a/tools/edger/edger.xml b/tools/edger/edger.xml
index 4370eeef452..5f777fa7bf7 100644
--- a/tools/edger/edger.xml
+++ b/tools/edger/edger.xml
@@ -3,8 +3,8 @@
Perform differential expression of count data
- 3.36.0
- 5
+ 4.4.0
+ 0
topic_3308
@@ -19,12 +19,12 @@
bioconductor-edger
- bioconductor-limma
- r-rjson
- r-getopt
- r-statmod
+ bioconductor-limma
+ r-rjson
+ r-getopt
+ r-statmod
- r-scales
+ r-scales
/dev/null | grep -v -i "WARNING: ")", limma version" $(R --vanilla --slave -e "library(limma); cat(sessionInfo()\$otherPkgs\$limma\$Version)" 2> /dev/null | grep -v -i "WARNING: ")", scales version" $(R --vanilla --slave -e "library(scales); cat(sessionInfo()\$otherPkgs\$scales\$Version)" 2> /dev/null | grep -v -i "WARNING: ")", rjson version" $(R --vanilla --slave -e "library(rjson); cat(sessionInfo()\$otherPkgs\$rjson\$Version)" 2> /dev/null | grep -v -i "WARNING: ")", getopt version" $(R --vanilla --slave -e "library(getopt); cat(sessionInfo()\$otherPkgs\$getopt\$Version)" 2> /dev/null | grep -v -i "WARNING: ")