Package: twoxtwo Type: Package Title: Work with Two-by-Two Tables Version: 0.1.0 Authors@R: c(person("VP", "Nagraj", role = c("aut", "cre"), email = "nagraj@nagraj.net")) Maintainer: VP Nagraj Description: A collection of functions for data analysis with two-by-two contingency tables. The package provides tools to compute measures of effect (odds ratio, risk ratio, and risk difference), calculate impact numbers and attributable fractions, and perform hypothesis testing. Statistical analysis methods are oriented towards epidemiological investigation of relationships between exposures and outcomes. Imports: dplyr, tidyr, forcats, magrittr, rlang, knitr License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.1.1 Roxygen: list(markdown = TRUE) Suggests: testthat, lifecycle, rmarkdown, ggplot2, purrr Depends: R (>= 2.10) VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://vpnagraj.r-universe.dev Date/Publication: 2021-11-01 23:11:40 UTC RemoteUrl: https://github.com/vpnagraj/twoxtwo RemoteRef: HEAD RemoteSha: 9fa9e1f1631c0c16064ae400a3033e5e9d342140 NeedsCompilation: no Packaged: 2026-06-13 06:51:11 UTC; root Author: VP Nagraj [aut, cre]