attach the analyzed package's own NAMESPACE importFrom(...) symbols (by their bare name) below the global, so a bare imported call resolves to its source package
NAMESPACE importFrom(...)
attach the analyzed package's own
NAMESPACE importFrom(...)symbols (by their bare name) below the global, so a bare imported call resolves to its source package