Skip to content
Prev 4183 / 12125 Next

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

On 12/07/2019 2:27 p.m., Hugo Pedder wrote:
Do you have one called NUL, or something close (e.g. NUL.txt)?  That's a 
special name on Windows, so it's not allowed on any R package, even 
though most OS's don't treat it specially.

Duncan Murdoch