Skip to content
Prev 4182 / 12125 Next

[R-pkg-devel] Non-standard `NUL` file/directory in check directory

When I have submitted my package to CRAN the auto-check service is showing
a NOTE on the debian build during the "Check: for non-standard things in
the check directory":

Found the following files/directories:
`NUL`

This doesn't happen when I use rhub::check_on_debain(). I'm not sure how to
fix this - I can't find any files/directories in the package root directory
(or anywhere else in the package) that aren't either standard, or included
in .Rbuildignore.

Any suggestions would be massively appreciated!

Hugo

Email: hugopedder at gmail.com