Package: asymptor
Title: Estimate Asymptomatic Cases via Capture/Recapture Methods
Version: 1.1.0
Authors@R: 
    person(given = "Hugo",
           family = "Gruson",
           role = c("cre", "aut", "cph"),
           email = "hugo.gruson+R@normalesup.org",
           comment = c(ORCID = "0000-0002-4094-1476"))
Description: Estimate the lower and upper bound of asymptomatic cases in an 
    epidemic using the capture/recapture methods from Böhning et al. (2020) 
    <doi:10.1016/j.ijid.2020.06.009> and Rocchetti et al. (2020)
    <doi:10.1101/2020.07.14.20153445>. Note there is currently some discussion
    about the validity of the methods implemented in this package. You should
    read carefully the original articles, alongside this answer from Li et al.
    (2022) <doi:10.48550/arXiv.2209.11334> before using this package in your
    project.
License: GPL-3
URL: https://hugogruson.fr/asymptor/,
        https://github.com/bisaloo/asymptor
BugReports: https://github.com/bisaloo/asymptor/issues
Depends: R (>= 3.5)
Suggests: covr, dplyr, ggplot2, knitr, rmarkdown, spelling, testthat(>=
        3.0.0)
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.2.0
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-10-05 07:58:27 UTC; hugo
Author: Hugo Gruson [cre, aut, cph] (<https://orcid.org/0000-0002-4094-1476>)
Maintainer: Hugo Gruson <hugo.gruson+R@normalesup.org>
Repository: CRAN
Date/Publication: 2022-10-05 08:10:02 UTC
Built: R 4.1.2; ; 2022-10-06 10:22:58 UTC; unix
