EdwinTh/padr

Check backwards compatibility version 0.5.2 with older dplyr versions

Closed this issue · 1 comments

Padr version 0.5.2 is prepared to make it work smoothly with dplyr 1.0.0. I have not checked yet if it is compatible with old versions of dplyr. My hunch is that it is not. dplyr 1.0.0 should then listed as a dependency.

Ran all the unit tests with dplyr 0.8.5 and works fine.