metric_score.pkg_metric_has_bug_reports_url: Score a package for the presence of a bug report url

View source: R/assess_has_bug_reports_url.R

metric_score.pkg_metric_has_bug_reports_urlR Documentation

Score a package for the presence of a bug report url

Description

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, ...)

Arguments

x

a pkg_metric_has_bug_reports_url packge metric object

...

additional arguments unused

Value

A logical value indicating whether the package has a BugReports field filled in

Examples

## Not run: metric_score(assess_has_bug_reports_url(pkg_ref("riskmetric")))


pharmaR/riskmetric documentation built on April 30, 2024, 5:14 p.m.