Package: Pv3Rs
Title: Estimate the Cause of Recurrent Vivax Malaria using Genetic Data
Version: 0.0.2
Authors@R: c(
    person("Aimee", "Taylor", email = "aimee.taylor@pasteur.fr", 
    role = c("aut", "cre"), 
    comment = c(ORCID = "0000-0002-2337-8992")),
    person("Yong See", "Foo", role = "aut", 
    comment = c(ORCID = "0000-0003-3010-9106")),
    person("Tymoteusz", "Kwiecinski", role = "com"), 
    person("Duncan", "Murdoch", role = "ctb"),
    person("Mans", "Magnusson", role = "ctb"),
    person("Institut Pasteur", role = "cph"),
    person("European Union, Project 101110393", role = "fnd")
  )
Description: Plot malaria parasite genetic data on two or more episodes. 
    Compute per-person posterior probabilities that each
    Plasmodium vivax (Pv) recurrence is a recrudescence, relapse,
    or reinfection (3Rs) using per-person P. vivax genetic data on two or
    more episodes and a statistical model described in 
    Taylor, Foo and White (2022) <doi:10.1101/2022.11.23.22282669>. 
    Plot per-recurrence posterior probabilities. 
License: MIT + file LICENSE
URL: https://aimeertaylor.github.io/Pv3Rs/,
        https://github.com/aimeertaylor/Pv3Rs
BugReports: https://github.com/aimeertaylor/Pv3Rs/issues
Depends: R (>= 3.5)
Imports: dplyr, fields, grDevices, igraph, matrixStats, methods,
        multicool, partitions, purrr, RColorBrewer
Suggests: codetools, gtools, knitr, Matrix, plyr, R.rsp, rmarkdown,
        testthat (>= 3.0.0), tictoc, utils
VignetteBuilder: knitr
Config/Needs/website: rmarkdown
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-29 12:15:43 UTC; ataylor
Author: Aimee Taylor [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-2337-8992>),
  Yong See Foo [aut] (ORCID: <https://orcid.org/0000-0003-3010-9106>),
  Tymoteusz Kwiecinski [com],
  Duncan Murdoch [ctb],
  Mans Magnusson [ctb],
  Institut Pasteur [cph],
  European Union, Project 101110393 [fnd]
Maintainer: Aimee Taylor <aimee.taylor@pasteur.fr>
Repository: CRAN
Date/Publication: 2025-07-31 10:10:02 UTC
Built: R 4.6.0; ; 2025-11-13 04:30:42 UTC; windows
