inbo / checklist

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

lintr warnings when using `check_package()` #74

Closed ElsLommelen closed 2 years ago

ElsLommelen commented 2 years ago

When using function check_package() or the CI provided by checklist, I get >50 warnings, mostly with the same message. The different messages are in my case:

(I know I can ignore them for now, but to resolve on occasion. ;-) )