When we run something along the lines of R CMD check mypackage_1.2.0.tar.gz --as-cran
are there public logs available? (e.g. through an API perhaps)
I am interested to know because it could be useful info for package maintainers to know. Note: I am aware a package maintainer could set up Ci tools themselves, but it could still be of interest to know the status of checks.