|
|
|
|
|
by disgruntledphd2
2244 days ago
|
|
They still do. I like the tidyverse, but Hadley's struggles with lazy evaluation and arguments has cost me lots and lots of time updating internal code at various workplaces. Don't get me wrong, the tidyverse is great, but if I was writing R code that I expected to run without supervision for a long time, I'd avoid it as much as possible. |
|
Personally I have some tiddy code that is 8 years old and it still is working.