Package: malariasimulation Title: An individual based model for malaria Version: 3.0.0 Authors@R: c( person( given = "Giovanni", family = "Charles", role = c('aut', 'cre'), email = 'giovanni.charles@gmail.com' ), person( given = "Peter", family = "Winskill", role = c('aut'), email = 'p.winskill@ic.ac.uk' ), person( given = "Hillary", family = "Topazian", role = c('aut'), email = 'h.topazian@imperial.ac.uk' ), person( given = "Joseph", family = "Challenger", role = c('aut'), email = 'j.challenger@imperial.ac.uk' ), person( given = "Richard", family = "Fitzjohn", role = c('aut'), email = 'r.fitzjohn@imperial.ac.uk' ), person( given = "Richard", family = "Sheppard", role = c('aut'), email = 'r.sheppard11@imperial.ac.uk' ), person( given = "Tom", family = "Brewer", role = c('aut'), email = 'thomas.brewer16@imperial.ac.uk' ), person( given = "Kelly", family = "McCain", role = c('aut'), email = 'k.mccain22@imperial.ac.uk' ), person( given = "Lydia", family = "Haile", role = c('aut'), email = 'l.haile@imperial.ac.uk' ), person( given = "Imperial College of Science, Technology and Medicine", family = "", role = c('cph'), email = 'giovanni.charles10@imperial.ac.uk' )) Description: Specifies the latest and greatest malaria model. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Remotes: mrc-ide/malariaEquilibrium, mrc-ide/malariaEquilibriumVivax, mrc-ide/individual Imports: individual (>= 0.1.17), malariaEquilibrium (>= 1.0.1), malariaEquilibriumVivax, Rcpp, statmod, MASS, dqrng (>= 0.4), sitmo, BH, R6, progress Suggests: testthat, mockery, knitr, rmarkdown, reshape2, DiagrammeR, cowplot, ggplot2, covr, mgcv RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) LinkingTo: Rcpp, individual, BH, testthat, dqrng, sitmo VignetteBuilder: knitr Depends: R (>= 2.10) Config/pak/sysreqs: cmake make libuv1-dev Repository: https://mrc-ide.r-universe.dev Date/Publication: 2026-03-04 16:10:17 UTC RemoteUrl: https://github.com/mrc-ide/malariasimulation RemoteRef: master RemoteSha: 5f63ccd61c8e893892fd12e7580fc22a7c882285 NeedsCompilation: yes Packaged: 2026-06-08 11:00:20 UTC; root Author: Giovanni Charles [aut, cre], Peter Winskill [aut], Hillary Topazian [aut], Joseph Challenger [aut], Richard Fitzjohn [aut], Richard Sheppard [aut], Tom Brewer [aut], Kelly McCain [aut], Lydia Haile [aut], Imperial College of Science, Technology and Medicine [cph] Maintainer: Giovanni Charles