Skip to content
Prev 17333 / 21312 Next

[Bioc-devel] VERSO issue #1689

I can't speak for the reviewer, but the package currently has 2 WARNINGS.
If I were you, I would fix those warnings and push the fixes to Github, at
which point the package will be re-built and re-checked. You're not
supposed to have any ERRORS / WARNINGS when you submit. I would also look
at the NOTES, at least the following should be fixed

* checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
  .github
These were most likely included in error. See section Package
structure in the Writing R Extensions manual.

* Checking coding practice...
  *NOTE: Avoid 1:...; use seq_len() or seq_along()
<SNIP MANY FILES LISTED>

Best,
Kasper


On Mon, Oct 19, 2020 at 11:14 AM Davide Maspero <d.maspero at campus.unimib.it>
wrote: