Package: moire Title: Multiplicity of Infection and Allele Frequency Recovery from Noisy Polyallelic Genetics Data Version: 3.6.0 Authors@R: c( person(given = "Maxwell", family = "Murphy", role = c("aut", "cre"), email = "murphy2122@berkeley.edu", comment = c(ORCID = "0000-0003-0332-4388")), person(given = "Bryan", family = "Greenhouse", role = c("aut", "ths"), email = "bryan.greenhouse@ucsf.edu", comment = c(ORCID = "0000-0003-0287-9111"))) Description: A Markov Chain Monte Carlo (MCMC) based approach to Bayesian estimation of individual level multiplicity of infection, within host relatedness, and population allele frequencies from polyallelic genetic data. License: GPL (>= 3) Encoding: UTF-8 LazyData: true LazyDataCompression: bzip2 SystemRequirements: C++17, GNU make LinkingTo: Rcpp, RcppProgress, RcppParallel, BH Imports: Rcpp, RcppProgress, RcppParallel, dplyr, tidyr, stats, purrr, rlang, ggplot2 URL: https://github.com/EPPIcenter/moire, https://eppicenter.github.io/moire/, https://eppicenter.ucsf.edu/resources BugReports: https://github.com/EPPIcenter/moire/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown, markdown, forcats, testthat (>= 3.0.0), parallelly VignetteBuilder: knitr Depends: R (>= 4.1.0) Config/testthat/edition: 3 Config/pak/sysreqs: make libicu-dev Repository: https://eppicenter.r-universe.dev Date/Publication: 2026-07-17 20:39:05 UTC RemoteUrl: https://github.com/eppicenter/moire RemoteRef: HEAD RemoteSha: e04d9d67addee1fdbf091c3fed688199128450b7 NeedsCompilation: yes Packaged: 2026-07-17 21:05:03 UTC; root Author: Maxwell Murphy [aut, cre] (ORCID: ), Bryan Greenhouse [aut, ths] (ORCID: ) Maintainer: Maxwell Murphy