Re: [Rd] help page of warnings()

2013-12-29 Thread Gabriel Becker
Elad, I disagree. This section: It is undocumented where ‘last.warning’ is stored nor that it is visible, and this is subject to change. Prior to R 2.4.0 it was stored in the workspace, but no longer. already says that it won't work (or rather that there is no reason to think it would

Re: [Rd] help page of warnings()

2013-12-29 Thread Elad Zippory
Hi Scott, options(warn = 2) is a great idea. Thank you. My suggestion was not to change the behavior of last.warning, just to write what the behavior is very explicitly in the help page. But I guess this is just difference of opinions. Thanks for the suggestions, Elad On Sun, Dec 29, 2013 at 3:

Re: [Rd] help page of warnings()

2013-12-29 Thread Scott Kostyshak
On Sat, Dec 28, 2013 at 11:19 PM, Elad Zippory wrote: > Hi Scott, > > Thank you for your detailed response. (btw, the reason why I didn't link the > Stack Overflow question is because I deleted it after I sent the e-mail). Hi Elad, Please keep the conversation on the list unless there is a reaso