See compare_checks()
and compare_to_cran()
.
# S3 method for rcmdcheck_comparison
print(x, header = TRUE, ...)
R CMD check result comparison object.
Whether to print the header. You can suppress the header if you want to use the printout as part of another object's printout.
Additional arguments, currently ignored.