Re: [Rd] possible bug in win R-devel in check/test environment

2020-01-15 Thread Serguei Sokol
Hi Dirk, Thanks for sharing your thoughts on the subject.  I have few notes next to it. Le 14/01/2020 à 15:59, Dirk Eddelbuettel a écrit : Hi Serguei, Nice analysis! On 14 January 2020 at 11:00, Serguei Sokol wrote: | During my recent r2sundials development, I've came across a strange test

Re: [Rd] possible bug in win R-devel in check/test environment

2020-01-14 Thread Dirk Eddelbuettel
Hi Serguei, Nice analysis! On 14 January 2020 at 11:00, Serguei Sokol wrote: | During my recent r2sundials development, I've came across a strange test | failing during 'R CMD check' exclusively on win R-devel which I could | reproduce with a minimal example that I present here. | The toy pac

[Rd] possible bug in win R-devel in check/test environment

2020-01-14 Thread Serguei Sokol
Hi, During my recent r2sundials development, I've came across a strange test failing during 'R CMD check' exclusively on win R-devel which I could reproduce with a minimal example that I present here. The toy packages testarma1 [1] and testarma2 [2] are minimal modifications of a skeleton pack