Re: [Rd] debugonce() functions are not considered as debugged

2018-05-22 Thread Gábor Csárdi
On Mon, May 21, 2018 at 5:01 PM Tomas Kalibera wrote: [...] > Do you have a good use case when it would be useful to query/unset the > mark for debugonce? Well, I suppose the same use cases when it is useful to query/unset the other debug mark. To be more specific, in debug helpers for a tool th

Re: [Rd] R Bug: write.table for matrix of more than 2, 147, 483, 648 elements

2018-05-22 Thread Tomas Kalibera
Fixed in R-devel 74754. Tomas On 04/19/2018 12:15 PM, Tomas Kalibera wrote: On 04/19/2018 11:47 AM, Serguei Sokol wrote: Le 19/04/2018 à 09:30, Tomas Kalibera a écrit : On 04/19/2018 02:06 AM, Duncan Murdoch wrote: On 18/04/2018 5:08 PM, Tousey, Colton wrote: Hello, I want to report a bug i