Skip to content

Commit 3ac0dfd

Browse files
committed
Also check bioconductor packages
1 parent 025d198 commit 3ac0dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

revdep/check.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
library("devtools")
22

3-
res <- revdep_check(threads = 6)
3+
revdep_check(threads = 6, bioconductor = TRUE)
44
revdep_check_save_summary()
55
revdep_check_print_problems()
66

0 commit comments

Comments
 (0)