R/fix_dependencies.R
fix_dependencies.Rd
Fixes dependencies in the namespace file using the output of R CMD check.
fix_dependencies(pkg = ".", check)
the package to scan
output of a devtools::check() command ()
devtools::check()
a list of the