inbo / checklist

An R package for checking R packages and R code
https://inbo.github.io/checklist
GNU General Public License v3.0
16 stars 2 forks source link

checking CRAN incoming feasibility ... NOTE Maintainer #78

Closed ElsLommelen closed 1 year ago

ElsLommelen commented 2 years ago

Just an idea, it's not a big deal if this can't be solved.

After solving all errors, warnings and notes for a package, I end up with the note described here, and I wonder: if it always appears and if it is only relevant for submitting at cran, could it easily be ignored by default when running the checklist function check_package() (during CI), e.g. by adding this note automatically to checklist.yml? Just an idea to save users some time from looking up where this note is about, but if implementing this takes much more effort than users need to ignore this note, feel free to just ignore this issue.

ThierryO commented 1 year ago

This won't work as that NOTE can combine several issues in the R CMD check object.