Re: [Rd] A bug understanding F relative to FALSE?

2020-01-15 Thread Iñaki Ucar
On Wed, 15 Jan 2020 at 15:14, IAGO GINÉ VÁZQUEZ wrote: > > Hi all, > > Is the next behaviour suitable? > > identical(F,FALSE) > > ## [1] TRUE > > utils::getParseData(parse(text = "c(F,FALSE)", keep.so=rce = TRUE)) > > ##line1 col1 line2 col2 id parenttoken terminal text > ## 1

[Rd] A bug understanding F relative to FALSE?

2020-01-15 Thread IAGO GINÉ VÁZQUEZ
Hi all, Is the next behaviour suitable? identical(F,FALSE) ## [1] TRUE utils::getParseData(parse(text = "c(F,FALSE)", keep.so=rce = TRUE)) ##line1 col1 line2 col2 id parenttoken terminal text ## 14 11 1 10 14 0 exprFALSE ## 1 1

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] as-cran issue ==> set _R_CHECK_LENGTH_1_* settings!

2020-01-15 Thread Iñaki Ucar
A bit off-topic, but... On Wed, 15 Jan 2020 at 05:45, Abby Spurdle wrote: > > > Which version of Fedora are you on? > > I've got Fedora 31. > I just checked, and R 3.6.2 is available now. R 3.6.2 was submitted a month ago for testing and reached stable 19 days ago [1]. At any time, you can see w