1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
Author: Dylan Aïssi <daissi@debian.org>
Description: Fix DESCRIPTION for autopkgtest
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -9,7 +9,7 @@
Depends: R (>= 3.6.0), limma (>= 3.41.5)
Imports: methods, graphics, stats, utils, locfit, Rcpp
Suggests: jsonlite, readr, rhdf5, splines, Biobase, AnnotationDbi,
- SummarizedExperiment, org.Hs.eg.db
+ SummarizedExperiment, org.Hs.eg.db, statmod
LinkingTo: Rcpp
URL: http://bioinf.wehi.edu.au/edgeR,
https://bioconductor.org/packages/edgeR
|