Type: Package Package: sitrep Title: Report Templates and Helper Functions for Applied Epidemiology Version: 0.4.1 Authors@R: c( person("Alexander", "Spina", , "aspina@appliedepi.org", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8425-1867")), person("Zhian N.", "Kamvar", , "zkamvar@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-1458-7108")), person("Dirk", "Schumacher", , "mai@dirk-schumacher.net", role = "aut"), person("Kate", "Doyle", role = "aut"), person("Chris", "Jarvis", role = "aut"), person("Lukas", "Richter", role = "aut"), person("Paula", "Blomquist", role = "aut"), person("Annick", "Lenglet", role = "ctb"), person("Neale", "Batra", role = "ctb"), person("Applied Epi Incorporated", role = "cph"), person("Medecins Sans Frontieres Operational Centre Amsterdam", role = "fnd") ) Description: A meta-package that loads the complete sitrep ecosystem for applied epidemiology analysis. This package provides report templates and automatically loads companion packages, including 'epitabulate' (for epidemiological tables), 'epidict' (for data dictionaries), 'epikit' (for epidemiological utilities), and 'apyramid' (for age-sex pyramids). Simply load 'sitrep' to access all functions from the ecosystem. License: GPL-3 URL: https://github.com/R4EPI/sitrep/, https://r4epi.github.io/sitrep/ BugReports: https://github.com/R4EPI/sitrep/issues/ Depends: R (>= 3.2) Imports: apyramid (>= 0.1.0), epidict (>= 0.2.0), epikit, epitabulate (>= 0.1.0), utils Suggests: anthro, binom, broom, clipr, covr, dplyr (>= 0.8.0), flextable, forcats, ggalluvial, ggplot2 (>= 3.0.0), ggspatial, glue, gtsummary (>= 2.0.0), here, janitor, knitr, labelled, lubridate, matchmaker, pacman, parsedate, patchwork, purrr, rio, rlang (>= 0.4.0), rmarkdown, scales, sessioninfo, sf, slider, srvyr, stats, stringr, summarytools, survey, testthat (>= 2.1.0), tibble, tidyr (>= 1.0.0), tidyselect, tsibble, vdiffr VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Collate: 'sitrep-package.R' 'check_templates.R' 'metapackage_functions.R' Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libnode-dev libx11-dev Repository: https://r4epi.r-universe.dev Date/Publication: 2026-02-25 05:43:31 UTC RemoteUrl: https://github.com/r4epi/sitrep RemoteRef: HEAD RemoteSha: 72c205f0d532d560044d3db8d58fcd90bcefe4b2 NeedsCompilation: no Packaged: 2026-05-26 08:49:39 UTC; root Author: Alexander Spina [aut, cre] (ORCID: ), Zhian N. Kamvar [aut] (ORCID: ), Dirk Schumacher [aut], Kate Doyle [aut], Chris Jarvis [aut], Lukas Richter [aut], Paula Blomquist [aut], Annick Lenglet [ctb], Neale Batra [ctb], Applied Epi Incorporated [cph], Medecins Sans Frontieres Operational Centre Amsterdam [fnd] Maintainer: Alexander Spina