package_check_has_keep_source: Verify that the package collection contains srcref...

View source: R/srcrefs.R

package_check_has_keep_sourceR Documentation

Verify that the package collection contains srcref information

Description

Test whether the package object collection contains srcref attributes.

Usage

package_check_has_keep_source(env)

Arguments

env

A package namespace environment or iterable collection of package objects

Value

Used for side effect of throwing an error when a package was not installed with srcrefs.


covtracer documentation built on Sept. 12, 2024, 7:40 a.m.