Print routine for a repo breakages object of class "rbreak".
# S3 method for rbreak
print(x, ..., verbose = FALSE)
The repo breakage object, invisibly.
The repo breakages object to print.
Follow-on parameters to the print function.
If FALSE, prints only the difference removals. If TRUE, prints both additions and removals. Default is FALSE.
Other prepo:
pkg_repo()
,
print.prepo()
,
print.rstability()
,
repo_breakages()
,
repo_stability()