powered by
Runs devtools::check() with maximal testing options. This is a wrapper for:
devtools::check( args = c("--run-donttest", "--run-dontrun", "--use-gct") )
check_slowest(pkg = ".")
passed to devtools::check()
devtools::check()
No return.