R/assess_has_bug_reports_url.R
assess_has_bug_reports_url.Rd
Assess a package for the presence of a url field where bugs can be reported.
assess_has_bug_reports_url(x, ...)
a pkg_metric
containing a character value containing the BugReports field contents
if (FALSE) { # \dontrun{
assess_has_bug_reports_url(pkg_ref("riskmetric"))
} # }