Skip to content

insight 0.20.0

Compare
Choose a tag to compare
@strengejacke strengejacke released this 04 Jun 11:12
· 116 commits to main since this release
94b3377

Breaking

  • Arguments named group, at, group_by and split_by will be deprecated
    in future releases of easystats packages. Please use by instead. This
    affects following functions in insight:

    • export_table()
    • get_datagrid()
    • print_parameters()

Bug fixes

  • Fixed errors in CRAN checks.

  • Fixed issues in compact_list() for objects that contained variables of
    class vctrs.