[R-pkg-devel] Advice for addressing CRAN rejection

smallepsilon @m@||ep@||on @end|ng |rom proton@me
Wed May 14 22:50:44 CEST 2025


On Wednesday, May 14th, 2025 at 2:51 PM, Ivan Krylov <ikrylov using disroot.org> wrote:

> > My submission was rejected, not because of test failures, but because
> > I had "removed the failing tests which is not the idea of tests." No
> > errors/warnings/notes were reported to me.
> 
> 
> Try measuring the test coverage of your package before and after
> removing the extraneous tests (the 'covr' package should the job).
> Perhaps you may see a cheap way to increase the coverage. Offer the
> increased coverage as an additional argument when resubmitting. After
> all, tests are code and thus may also contain bugs, and sometimes it's
> the right choice to remove the buggy code.
> 
> --
> Best regards,
> Ivan

Thanks - I have not used that package before now. It is currently running....



More information about the R-package-devel mailing list