Package: epivis Title: Tools for visualising epidemiological data Version: 0.0.0.9000 Authors@R: c(person(given = "Paul", family = "Campbell", role = c("aut", "cre"), email = "paul.campbell@epicentre.msf.org", comment = c(ORCID = "0000-0003-1018-6606")), person(given = "Hugo", family = "Soubrier", role = c("aut"), email = "hugo.soubrier@epicentre.msf.org")) Description: Static visualisation of patient level linelist data. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) LazyData: true Imports: cli, rlang, ggplot2, dplyr, purrr, tidyr, stringr, magrittr, scales, glue, gt, ggthemes, lubridate, classInt, aweek RoxygenNote: 7.2.3 Suggests: knitr, rmarkdown, outbreaks, forcats, hrbrthemes VignetteBuilder: knitr URL: https://github.com/epicentre-msf/epivis BugReports: https://github.com/epicentre-msf/epivis/issues Depends: R (>= 4.1.0) Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev libnode-dev Repository: https://epicentre-msf.r-universe.dev Date/Publication: 2024-10-25 08:51:05 UTC RemoteUrl: https://github.com/epicentre-msf/epivis RemoteRef: HEAD RemoteSha: 647687117aaa011da9fd66fd0f5636c5110ed9fd NeedsCompilation: no Packaged: 2026-06-07 08:31:26 UTC; root Author: Paul Campbell [aut, cre] (ORCID: ), Hugo Soubrier [aut] Maintainer: Paul Campbell