Skip to content
Prev 931 / 12125 Next

[R-pkg-devel] Warning that are Unintentionally OS-Specific (Maybe Bug in warning?)

Hi Fran?ois,

I thought that was the issue, too, but I confirmed it wasn't that by 
adding a print statement right above the warning in my code. The print 
statement displays the message even when the warning (one line below 
with no conditionals between) doesn't show anything.

Also, why would it behave differently when options(warn=1) is set rather 
than the default of options(warn=0)?

Thanks,

Bill
On 7/20/2016 3:06 PM, Fran?ois Michonneau wrote: