Skip to content

Releases: joon-e/tidycomm

tidycomm 0.4.1

05 Mar 15:37
2faf7dc
Compare
Choose a tag to compare
Merge pull request #53 from joon-e/prepare_for_cran

updated cran-comments to report all checks and remaining notes

0.2.1

06 Jul 16:56
Compare
Choose a tag to compare

New features

  • Added Fretwurst's Lotus and S-Lotus intercoder reliability coeffecients to test_icr() function
  • describe_cat() function added to describe categorical variables

Minor changes

  • More descriptive error messages for common errors
  • describe() now also reports 95% confidence intervals
  • describe() now reports valid N instead of full N
  • test_icr() now works with tidyselect selection

Bugfixes

  • Empty groups are dropped if describing with more than one grouping variable
  • Krippendorff's Alpha returns 1 if variable has only one category
  • unianova() now works with variable names containing whitespace
  • Groups are dropped for test_icr() to avoid computational issues

First release

25 Sep 09:24
Compare
Choose a tag to compare
v0.1.0

Added revdep checks