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 13f5d15 commit fbb3250Copy full SHA for fbb3250
revdep/check.R
@@ -6,5 +6,5 @@ withr::with_libpaths(getOption("devtools.revdep.libpath"), {
6
})
7
8
res <- revdep_check(threads = 6)
9
-revdep_check_save_summary(res)
10
-
+revdep_check_save_summary()
+revdep_check_print_problems()
0 commit comments