future_lapply
ran into subscript out of bounds
error when function have use $<-
with magrittr pipe.
#718
Labels
future_lapply
ran into subscript out of bounds
error when function have use $<-
with magrittr pipe.
#718
Describe the bug
I got a error
Error in e[[4]] : subscript out of bounds
when I run this:and this will not give me that error:
I tested them both in my rstudio and webr repl.
Reproduce example
Expected behavior
This error should not happens here.
Session information
The text was updated successfully, but these errors were encountered: