Package: EpiSewer Title: Estimate Epidemiological Parameters from Wastewater Measurements Version: 0.0.3 Authors@R: person(given = "Adrian", family = "Lison", role = c("aut", "cre"), email = "adrian.lison@bsse.ethz.ch", comment = c(ORCID = "0000-0002-6822-8437")) Description: What the package does (one paragraph). License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Depends: R (>= 3.5.0) Imports: cmdstanr, curl, data.table, digest, extraDistr, forcats, ggdist, ggplot2, ggpattern, lazyeval, lubridate, Matrix (>= 1.5-1), rlang, cli, rstan, scales, splines, stats, stringr, vctrs, purrr (>= 1.0.1) Suggests: testthat (>= 3.0.0), zoo Config/Needs/website: r-lib/pkgdown, hadley/emo, draw Remotes: stan-dev/cmdstanr SystemRequirements: CmdStan (>=2.30) LazyData: true Config/testthat/edition: 3 URL: https://adrian-lison.github.io/EpiSewer/, https://github.com/adrian-lison/EpiSewer BugReports: https://github.com/adrian-lison/EpiSewer/issues