Skip to content

whitewater 0.1.3

Latest
Compare
Choose a tag to compare
@joshualerickson joshualerickson released this 01 Apr 17:46
· 7 commits to main since this release

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.