metric_score.pkg_metric_last_30_bugs_status: Score a package for number of recently opened BugReports that...

View source: R/assess_last_30_bugs_status.R

metric_score.pkg_metric_last_30_bugs_statusR Documentation

Score a package for number of recently opened BugReports that are now closed

Description

Score a package for number of recently opened BugReports that are now closed

Usage

## S3 method for class 'pkg_metric_last_30_bugs_status'
metric_score(x, ...)

Arguments

x

a pkg_metric_last_30_bugs_status packge metric object

...

additional arguments unused

Value

a fractional value indicating percentage of last 30 bug reports that are now closed

Examples

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


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