Returns a table that links all exported functions and their aliases to their documentation (man files), the R scripts containing them, and the test scripts that reference them.

make_traceability_matrix(pkg_tar_path, results_dir = NULL, verbose = FALSE)

Arguments

pkg_tar_path

path to a tarball

results_dir

Directory with scoring results. This is the path returned by score_pkg().

verbose

Logical (TRUE/FALSE). If TRUE, show any warnings/messages per function.

Value

a tibble