Score a package for the presence of a bug report url
Source:R/assess_has_bug_reports_url.R
metric_score.pkg_metric_has_bug_reports_url.Rd
Score a package for the presence of a bug report url
Usage
# S3 method for class 'pkg_metric_has_bug_reports_url'
metric_score(x, ...)
Examples
if (FALSE) metric_score(assess_has_bug_reports_url(pkg_ref("riskmetric")))
# \dontrun{}