Skip to contents

Summarize the issues of a package in human-readable text.

Usage

interpret_status(package, issues)

Arguments

package

Character string, name of the package.

issues

A list with one issue per package. Obtained by reading the results of record_issues().

Value

A character string summarizing the issues of a package in prose.

See also

Other status: update_status()