print.rbreak: Print a Repo Breakages Object

View source: R/reports.R

print.rbreakR Documentation

Print a Repo Breakages Object

Description

Print routine for a repo breakages object of class "rbreak".

Usage

## S3 method for class 'rbreak'
print(x, ..., verbose = FALSE)

Arguments

x

The repo breakages object to print.

...

Follow-on parameters to the print function.

verbose

If FALSE, prints only the difference removals. If TRUE, prints both additions and removals. Default is FALSE.

Value

The repo breakage object, invisibly.

See Also

Other prepo: pkg_repo(), print.prepo(), print.rstability(), repo_breakages(), repo_stability()


pkgdiff documentation built on Aug. 8, 2025, 7:44 p.m.