package_check_has_keep_source {covtracer} | R Documentation |
Test whether the package object collection contains srcref attributes.
package_check_has_keep_source(env)
env |
A package namespace environment or iterable collection of package objects |
Used for side effect of throwing an error when a package was not
installed with srcref
s.