assess_has_bug_reports_url: Assess a package for the presence of a url field where bugs...

View source: R/assess_has_bug_reports_url.R

assess_has_bug_reports_urlR Documentation

Assess a package for the presence of a url field where bugs can be reported.

Description

Assess a package for the presence of a url field where bugs can be reported.

Usage

assess_has_bug_reports_url(x, ...)

Arguments

x

a pkg_ref package reference object

...

additional arguments passed on to S3 methods, rarely used

Value

a pkg_metric containing a character value containing the BugReports field contents

See Also

metric_score.pkg_metric_has_bug_reports_url

Examples

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

## End(Not run)

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