Package: epikit
Title: Miscellaneous Helper Tools for Epidemiologists
Version: 0.2.0
Authors@R: 
    c(person(given = "Alexander",
             family = "Spina",
             email = "aspina@appliedepi.org", 
             comment = c(ORCID = "0000-0001-8425-1867"),
             role = c("aut", "cre")),
      person(given = "Zhian N.",
             family = "Kamvar",
             role = c("aut"),
             email = "zkamvar@gmail.com",
             comment = c(ORCID = "0000-0003-1458-7108")),
      person(given = "Dirk",
             family = "Schumacher",
             role = "aut",
             email = "mail@dirk-schumacher.net"),
      person(given = "Kate",
             family = "Doyle",
             role = "ctb"), 
    person("Applied Epi Incorporated", 
           role = "cph"), 
    person("Medecins Sans Frontieres Operational Centre Amsterdam", 
           role = "fnd"))
Description: Contains tools for formatting inline code, renaming redundant
  columns, aggregating age categories, adding survey weights, finding the earliest
  date of an event, plotting z-curves, generating population counts and 
  formatting proportions with confidence intervals. This is part of the 
  'R4Epis' project <https://r4epi.github.io/sitrep/>.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: scales, dplyr (>= 1.0.2), rlang, forcats, tidyr (>= 1.0.0),
        tibble (>= 3.0.0), glue, tidyselect, ggplot2, sf
Suggests: testthat (>= 2.1.0), covr, knitr, magrittr, rmarkdown
URL: https://github.com/R4EPI/epikit/, https://r4epi.github.io/epikit/
BugReports: https://github.com/R4EPI/epikit/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-11-05 18:39:50 UTC; spina
Author: Alexander Spina [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8425-1867>),
  Zhian N. Kamvar [aut] (ORCID: <https://orcid.org/0000-0003-1458-7108>),
  Dirk Schumacher [aut],
  Kate Doyle [ctb],
  Applied Epi Incorporated [cph],
  Medecins Sans Frontieres Operational Centre Amsterdam [fnd]
Maintainer: Alexander Spina <aspina@appliedepi.org>
Repository: CRAN
Date/Publication: 2025-11-05 23:20:07 UTC
Built: R 4.5.1; ; 2025-11-06 03:08:23 UTC; unix
