Package: epiCleanr
Type: Package
Title: A Tidy Solution for Epidemiological Data
Version: 0.2.0
Authors@R: 
  c(person(given = "Mohamed A.", 
           family = "Yusuf",
           role = c("aut", "cre"),
           email = "mohamedayusuf87@gmail.com",
           comment = c(ORCID = "0000-0002-9339-4613")))
Description: Offers a tidy solution for epidemiological data. It houses a range of functions for epidemiologists and public health data wizards for data management and cleaning.
License: MIT + file LICENSE
URL: https://github.com/truenomad/epiCleanr,
        https://truenomad.github.io/epiCleanr/
BugReports: https://github.com/truenomad/epiCleanr/issues
Encoding: UTF-8
Depends: R (>= 3.6)
Imports: rio, dplyr, tidyr, tools, withr, ggplot2, stringr, tidyselect,
        rlang, glue, crayon, countrycode, purrr, tibble, janitor
Suggests: testthat, knitr, haven, readxl, openxlsx, foreign, yaml,
        clipr, xml2, readODS, rmatio, jsonlite, fst, feather, arrow,
        xts, data.table, R.utils, stringdist, stringi, ggtext, ggdist,
        zoo, wesanderson, scales, spsUtil, rmarkdown, ggh4x
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-09-28 11:59:45 UTC; mohamedyusuf
Author: Mohamed A. Yusuf [aut, cre] (<https://orcid.org/0000-0002-9339-4613>)
Maintainer: Mohamed A. Yusuf <mohamedayusuf87@gmail.com>
Repository: CRAN
Date/Publication: 2023-09-28 12:20:05 UTC
Built: R 4.5.2; ; 2025-11-08 04:55:33 UTC; windows
