Parses the NAMESPACE file for a package
parse_ns_file(path = ".")
path
Path to a package, or within a package.
if (has_tests()) { parse_ns_file(pkgtest("testLoadHooks")) }