Skip to content

tidycomm

Data Modification and Analysis for Communication Research

v0.4.2 · Aug 27, 2025 · GPL-3

Description

Provides convenience functions for common data modification and analysis tasks in communication research. This includes functions for univariate and bivariate data analysis, index generation and reliability computation, and intercoder reliability tests. All functions follow the style and syntax of the tidyverse, and are construed to perform their computations on multiple variables at once. Functions for univariate and bivariate data analysis comprise summary statistics for continuous and categorical variables, as well as several tests of bivariate association including effect sizes. Functions for data modification comprise index generation and automated reliability analysis of index variables. Functions for intercoder reliability comprise tests of several intercoder reliability estimates, including simple and mean pairwise percent agreement, Krippendorff's Alpha (Krippendorff 2004, ISBN: 9780761915454), and various Kappa coefficients (Brennan & Prediger 1981 <doi: 10.1177/001316448104100307>; Cohen 1960 <doi: 10.1177/001316446002000104>; Fleiss 1971 <doi: 10.1037/h0031619>).

Downloads

581

Last 30 days

6924th

2.2K

Last 90 days

9.1K

Last year

Trend: -5.4% (30d vs prior 30d)

CRAN Check Status

1 ERROR
13 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 ERROR
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (1 non-OK)
ERROR r-oldrel-windows-x86_64

package dependencies

Package required but not available: 'MBESS'

See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.

Check History

ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-oldrel-windows-x86_64

package dependencies

Package required but not available: 'MBESS'

See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.

Dependency Network

Dependencies Reverse dependencies car dplyr fastDummies forcats GGally ggplot2 glue lm.beta lubridate magrittr MASS MBESS misty pillar purrr +5 more dependencies tidycomm

Version History

new 0.4.2 Mar 10, 2026
updated 0.4.2 ← 0.4.1 diff Aug 26, 2025
updated 0.4.1 ← 0.2.1 diff Feb 21, 2024
updated 0.2.1 ← 0.1.0 diff Jul 5, 2021
updated 0.1.0 ← 0.0.1 diff Sep 21, 2019
new 0.0.1 Sep 18, 2019