Package: epitabulate
Title: Tables for Epidemiological Analysis
Version: 0.1.0
Authors@R: c(
person("Alexander", "Spina", , "aspina@appliedepi.org", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-8425-1867")),
person("Zhian N.", "Kamvar", , "zkamvar@gmail.com", role = "aut",
comment = c(ORCID = "0000-0003-1458-7108")),
person("Amy", "Gimma", role = "aut"),
person("Kate", "Doyle", role = "ctb"),
person("Applied Epi Incorporated", role = "cph"),
person("Medecins Sans Frontieres Operational Centre Amsterdam", role = "fnd")
)
Description: Produces tables for descriptive epidemiological analysis.
These tables include attack rates, case fatality ratios, and
mortality rates (with appropriate confidence intervals), with
additional functionality to calculate Mantel-Haenszel odds,
risk, and incidence rate ratios. The methods implemented follow
standard epidemiological approaches described in Rothman et al.
(2008, ISBN:978-0-19-513554-2). This package is part of the
'R4EPIs' project .
License: GPL-3
URL: https://R4EPI.github.io/epitabulate/,
https://github.com/R4EPI/epitabulate/
BugReports: https://github.com/R4EPI/epitabulate/issues
Imports: binom, dplyr (>= 1.0.2), epikit (>= 0.1.2), forcats, glue,
gtsummary, MASS, purrr, rlang (>= 0.4.0), scales, stats, tibble
(>= 3.0.0), tidyr (>= 1.0.0), tidyselect (>= 1.0.0)
Suggests: broom.helpers, cardx, covr, matchmaker (>= 0.1.0), testthat
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev
make libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev
libsqlite3-dev libudunits2-dev libnode-dev
Repository: https://zkamvar.r-universe.dev
Date/Publication: 2025-11-14 11:43:48 UTC
RemoteUrl: https://github.com/r4epi/epitabulate
RemoteRef: HEAD
RemoteSha: 6f5539d85bf02ebfe2a78516b7b7f0a520da3b48
NeedsCompilation: no
Packaged: 2026-06-12 07:53:53 UTC; root
Author: Alexander Spina [aut, cre] (ORCID:
),
Zhian N. Kamvar [aut] (ORCID: ),
Amy Gimma [aut],
Kate Doyle [ctb],
Applied Epi Incorporated [cph],
Medecins Sans Frontieres Operational Centre Amsterdam [fnd]
Maintainer: Alexander Spina