Package: linelistBayes
Type: Package
Title: Bayesian Analysis of Epidemic Data Using Line List and Case
        Count Approaches
Version: 1.0
Date: 2024-04-30
Authors@R: 
    c(person("Chad", "Milando", , "cmilando@bu.edu", role = c("aut", "cre")),
      person(given = "Tenglong", family = "Li", role = "ctb"),
      person(given = "Laura", family = "White", role = "ctb"))
Maintainer: Chad Milando <cmilando@bu.edu>
Description: Provides tools for performing Bayesian inference on epidemiological 
  data to estimate the time-varying reproductive number and other related metrics.
  These methods were published in Li and White (2021) <doi:10.1371/journal.pcbi.1009210>.
  This package supports analyses based on aggregated case count data and individual line list 
  data, facilitating enhanced surveillance and intervention planning for infectious 
  diseases like COVID-19. 
License: GPL-3
Imports: Rcpp (>= 1.0.11), magrittr, lubridate, coda, dplyr
LinkingTo: Rcpp, RcppArmadillo
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
LazyData: true
Depends: R (>= 2.10)
Config/testthat/edition: 3
RoxygenNote: 7.3.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2024-05-02 20:34:54 UTC; cwm
Author: Chad Milando [aut, cre],
  Tenglong Li [ctb],
  Laura White [ctb]
Repository: CRAN
Date/Publication: 2024-05-03 13:00:10 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-05-03 13:36:25 UTC; unix
Archs: linelistBayes.so.dSYM
