BTW, so far I have not encountered any scenario in which #tidyR offers solutions superior to #baseR.
I can't speak for anyone else, but in my line of work, I achieve everything I want to do in base R with fewer lines of code than with what tidyR, dplyr and the like have to offer.

