Closed lionel- closed 3 years ago
Yeah, or we could have an option to not include them at all. I am actually surprised that they are included.
This seems to solve it: https://github.com/r-lib/rcmdcheck/commit/b5f1fbd7746f675bf475e3a163c55a9042871922
Right, we should probably remove it from the local checks as well, in case they are requested via an option.
Comparing against CRAN checks causes false failures because they include timestamps:
Perhaps these could be safely stripped with a simple regexp?