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