Package: epikit
Title: Miscellaneous Tools for the 'R4Epis' Project
Version: 0.1.2
Authors@R: 
    c(person(given = "Zhian N.",
             family = "Kamvar",
             role = c("aut", "cre"),
             email = "zkamvar@gmail.com",
             comment = c(ORCID = "0000-0003-1458-7108")),
      person(given = "Dirk",
             family = "Schumacher",
             role = "aut",
             email = "mai@dirk-schumacher.net"),
      person(given = "Alex",
             family = "Spina",
             role = "ctb"),
      person(given = "Kate",
             family = "Doyle",
             role = "ctb"))
Description: Contains tools for formatting inline code, renaming redundant
  columns, aggregating age categories, and calculating proportions with
  confidence intervals. This is part of the 'R4Epis' project
  <https://r4epis.netlify.com>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: binom, scales, dplyr (>= 1.0.2), rlang, forcats, tidyr (>=
        1.0.0), tibble (>= 3.0.0), glue, tidyselect
Suggests: testthat (>= 2.1.0), outbreaks, epidict, covr, knitr,
        magrittr, rmarkdown
Additional_repositories: https://r4epi.github.io/drat
URL: https://github.com/R4EPI/epikit, https://r4epis.netlify.com,
        https://r4epi.github.io/epikit
BugReports: https://github.com/R4EPI/epikit/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-09-07 18:04:05 UTC; zhian
Author: Zhian N. Kamvar [aut, cre] (<https://orcid.org/0000-0003-1458-7108>),
  Dirk Schumacher [aut],
  Alex Spina [ctb],
  Kate Doyle [ctb]
Maintainer: Zhian N. Kamvar <zkamvar@gmail.com>
Repository: CRAN
Date/Publication: 2020-09-07 21:40:03 UTC
Built: R 4.0.2; ; 2020-09-08 10:58:40 UTC; unix
