We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 025d198 commit 3ac0dfdCopy full SHA for 3ac0dfd
revdep/check.R
@@ -1,6 +1,6 @@
1
library("devtools")
2
3
-res <- revdep_check(threads = 6)
+revdep_check(threads = 6, bioconductor = TRUE)
4
revdep_check_save_summary()
5
revdep_check_print_problems()
6
0 commit comments