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
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
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
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