Skip to contents

Fixes dependencies in the namespace file using the output of R CMD check.

Usage

fix_dependencies(pkg = ".", check)

Arguments

pkg

the package to scan

check

output of a devtools::check() command (will check automatically if not provided)

Value

nothing