Skip to content

Releases: joshualerickson/whitewater

whitewater 0.1.3

01 Apr 17:46
Compare
Choose a tag to compare

Enhancements

No enhancements

Bug fixes

This is a patch fix for functions that had dplyr::slice() as the new dplyr version (1.1.1) stopped using argument n in slice(). Thanks to @shburnet for submitting this issue #3.

What's changed

Nothing major has changed. Just changed some argument calls. Might require dplyr >= 1.1.1 though.