You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While debugging tidysdm code from this vignette I stumbled on this error that only happens when wrapped in reprex::reprex({<code>}). If I run the code below not inside reprex() it runs fine. So that is why I am assuming this is a reprex bug.
What happens when you put this code in an .Rmd file and render it? What I'm trying to get at is whether it's how this code interacts with knitr/rmarkdown or with the reprex package specifically.
I am sorry Jenny, I can't reproduce the bug anymore... I know I had it with tidysdm version 0.9.1. Now, with versions 0.9.3 (most recent) and 0.9.2 (oldest on CRAN) I can't reproduce it. So I guess we call it solved. :)
While debugging tidysdm code from this vignette I stumbled on this error that only happens when wrapped in
reprex::reprex({<code>})
. If I run the code below not insidereprex()
it runs fine. So that is why I am assuming this is a reprex bug.This is an error I found following on EvolEcolGroup/tidysdm#29.
Code
Reprex error
This reprex appears to crash R.
See standard output and standard error for more details.
Standard output and error
The text was updated successfully, but these errors were encountered: