Package: ern
Title: Effective Reproduction Number Estimation
Version: 2.1.2
Authors@R: c(
    person("David", "Champredon", , "david.champredon@canada.ca", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7090-8757")),
    person("Warsame", "Yusuf", , "warsame.yusuf@canada.ca", role = "aut",
           comment = c(ORCID = "0000-0001-5571-8122")),
    person("Irena", "Papst", , "irena.papst@canada.ca", role = "aut",
           comment = c(ORCID = "0000-0001-5901-7585"))
  )
Maintainer: David Champredon <david.champredon@canada.ca>
Description: Estimate the effective reproduction number from wastewater
    and clinical data sources.
License: MIT + file LICENSE
Imports: assertthat, coda, dplyr, EpiEstim, ggplot2, lubridate,
        patchwork, rjags, runjags, stats, stringr, tibble, tidyr, zoo
Suggests: knitr, rmarkdown, bookdown, purrr, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.1
Depends: R (>= 4.1.0)
LazyData: true
NeedsCompilation: no
Packaged: 2025-01-16 17:31:38 UTC; user5023114
Author: David Champredon [aut, cre] (<https://orcid.org/0000-0002-7090-8757>),
  Warsame Yusuf [aut] (<https://orcid.org/0000-0001-5571-8122>),
  Irena Papst [aut] (<https://orcid.org/0000-0001-5901-7585>)
Repository: CRAN
Date/Publication: 2025-01-16 18:20:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:17:30 UTC; windows
