Control: tags -1 + patch The following patch removes the bogus versioned dependency and allows the autopkgtests to succeed:
--- a/debian/tests/autopkgtest-pkg-r.conf
+++ b/debian/tests/autopkgtest-pkg-r.conf
@@ -1,4 +1,4 @@
-extra_depends=r-cran-glmnet (>= 4.1.0), \
+extra_depends=r-cran-glmnet, \
r-bioc-gsva, \
r-bioc-summarizedexperiment, \
r-cran-rpart, \
Regards
Graham

