Sent: Tuesday, September 7, 2021 4:06 PM
To: John Tully
Cc: r-help@R-project.org ; McCutcheon, Robert
Subject: Re: [R] 'Double to logical' error
Thanks. If you can still reproduce the problem, what did
rlang::last_trace()
report?
-Bill
On Tue, Sep 7, 2021 at 3:37 AM John Tul
I’m afraid I don’t know this. I ran rlang to no avail. Any other suggestion?
Get Outlook for iOS<https://aka.ms/o0ukef>
From: Duncan Murdoch
Sent: Tuesday, September 7, 2021 2:27:55 PM
To: John Tully ; r-help@R-project.org
Cc: McCutcheon, Robert
Subje
_
From: Duncan Murdoch
Sent: Monday, September 6, 2021 5:49 PM
To: John Tully ; r-help@R-project.org
Cc: McCutcheon, Robert
Subject: Re: [R] 'Double to logical' error
You get this error from this kind of operation on tibbles:
library(tibble)
t1 <- tibble(x = c(TRUE, FAL
trace()` to see the full context.
From: Bill Dunlap
Sent: Monday, September 6, 2021 5:36 PM
To: John Tully
Cc: r-help@R-project.org ; McCutcheon, Robert
Subject: Re: [R] 'Double to logical' error
> Run `rlang::last_error()` to see where the er
version,
> however using an older version (1.2.1), the issue persists. note 'accumbens'
> is the first of many columns so I suspect this is why it flags this up.
>
> I would greatly value your input on this matter
>
> Kind regards
>
> John Tully
>
>
>
5 matches
Mail list logo