Skip to content

v2.5.0

Compare
Choose a tag to compare
@TimTaylor TimTaylor released this 06 Oct 20:09
· 4 commits to main since this release
v2.5.0
bb426a0

Minor release with one small change to behaviour:

  • When the incidence2 class is dropped during an operation we now return a tibble instead of a data frame. This is a breaking change due to tibble / data frame differences. It should have been made as part of the 2.3.0 release, where the underlying class of incidence2 objects changed from a simple data frame to a tibble. Thanks to @avallecam for the report (#120).