Due to a bug in dplyr 0.7.2, I changed some "reorder_by_vector" code from dplyr functions to apply functions. The bug was apparently fixed in dplyr 0.7.3, so I could try reverting the code (and some similar code added later) to see if performance improves.
Due to a bug in dplyr 0.7.2, I changed some "reorder_by_vector" code from dplyr functions to apply functions. The bug was apparently fixed in dplyr 0.7.3, so I could try reverting the code (and some similar code added later) to see if performance improves.