R/compare.R
compare_to_cran.Rd
Compare a check result to CRAN check results
compare_to_cran(check, flavours = cran_check_flavours(check$package))
A check result.
CRAN check flavour(s) to use. By default all platforms are used.
An rmdcheck_comparison object.
rmdcheck_comparison
Other check comparisons: compare_checks()
compare_checks()