Package: polySimIBD Type: Package Title: Structured Wright Fisher Simulator for Malaria Genetics Version: 1.1.0 Authors@R: as.person(c( "Nick Brazeau [aut, cre]", "Bob Verity [aut]" )) Description: Unique features of the malaria life-cycle and transmission dynamics requires extensions of typical population genetic simulators. Using a spatial discrete-loci, discrete-time structured Wright Fisher framework, we simulate malaria population genetics forwards in time. Users are then able to capture the full Ancestral Recombination Graph. License: MIT + file LICENSE Encoding: UTF-8 URL: https://github.com/nickbrazeau/polySimIBD BugReports: https://github.com/nickbrazeau/polySimIBD/issues Imports: ggplot2, magrittr, purrr, Rcpp, methods, goodegg Suggests: tibble, tidyr, stats, tidygraph, dplyr, knitr, rmarkdown, covr, testthat Remotes: nickbrazeau/goodegg, VignetteBuilder: knitr Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 LinkingTo: Rcpp SystemRequirements: C++11 Repository: https://plasmogenepi.r-universe.dev Date/Publication: 2025-11-14 03:19:55 UTC RemoteUrl: https://github.com/nickbrazeau/polySimIBD RemoteRef: HEAD RemoteSha: 9046b62014229d14220b457176658875965c7fc3 NeedsCompilation: yes Packaged: 2026-06-12 09:09:07 UTC; root Author: Nick Brazeau [aut, cre], Bob Verity [aut] Maintainer: Nick Brazeau