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 . License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) 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 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://zkamvar.r-universe.dev Date/Publication: 2025-11-09 11:46:22 UTC RemoteUrl: https://github.com/r4epi/epikit RemoteRef: HEAD RemoteSha: 4a59c11a47d051d96f90609843d601b7226fdc80 NeedsCompilation: no Packaged: 2026-06-07 08:15:24 UTC; root Author: Alexander Spina [aut, cre] (ORCID: ), Zhian N. Kamvar [aut] (ORCID: ), Dirk Schumacher [aut], Kate Doyle [ctb], Applied Epi Incorporated [cph], Medecins Sans Frontieres Operational Centre Amsterdam [fnd] Maintainer: Alexander Spina