Skip to content

Bug fixes to comply with tidyr's `nest` and `unnest` new behaviour

Latest
Compare
Choose a tag to compare
@gederajeg gederajeg released this 20 Mar 03:26
· 43 commits to master since this release

This is a backward-compatible release of bug fix, following the new behaviour of tidyr's nest() and unnest() functions that require the data argument to be specified.