Skip to content

Unit test compatibility and all_groups_identical()

Compare
Choose a tag to compare
@LudvigOlsen LudvigOlsen released this 05 Aug 15:23
· 274 commits to master since this release
  • Adds all_groups_identical() for testing if two grouping factors contain the same groups, looking only at the group members, allowing for different group names / identifiers.
  • Unit tests were made compatible with R versions lower than 3.6.
  • Adds badges to README, including travis-ci status, AppVeyor status, Codecov, min. required R version, CRAN version and monthly CRAN downloads. Note: Zenodo badge will be added post release.