Package: macpan2 Title: Fast and Flexible Compartmental Modelling Version: 3.5.1 Authors@R: c( person("Steve Walker", role=c("aut"), comment = c(ORCID = "0000-0002-4394-9078")), person("Weiguang Guan", role="aut"), person("Jen Freeman", role="aut"), person("Ben Bolker", role=c("cre", "aut"), email = "bolker@mcmaster.ca", comment = c(ORCID = "0000-0002-2127-0443")), person("Darren Flynn-Primrose", role="aut"), person("David J.D. Earn", rol="ctb", comment = c(ORCID = "0000-0002-7562-1341")), person("Jonathan Dushoff", rol="ctb", comment = c(ORCID = "0000-0003-0506-4794")), person("Irena Papst", role="ctb", comment = c(ORCID = "0000-0001-5901-7585")), person("Michael Li", role="ctb"), person("Kevin Zhao", role="ctb")) Description: Tools for building and calibrating compartmental models of infectious disease. License: GPL-3 Depends: R (>= 4.1.0) Imports: TMB (>= 1.9.0), oor, MASS, memoise, stats, utils Suggests: jsonlite, covr, knitr, rmarkdown, dplyr, tidyr, ggplot2, cowplot, lubridate, stringr, testthat (>= 3.0.0), htmltools, visNetwork, kableExtra, broom.mixed, DEoptim, outbreaks, tmbstan, numDeriv, parallel, macpan2helpers, iidda.api, graph, Rgraphviz, Rcpp, deSolve LinkingTo: TMB, RcppEigen, Rcpp VignetteBuilder: knitr BugReports: https://github.com/canmod/macpan2/issues Additional_repositories: https://canmod.r-universe.dev Remotes: canmod/oor, canmod/macpan2helpers, iidda.api=canmod/iidda-tools/R/iidda.api Config/testthat/edition: 3 Config/Needs/website: canmod/macpan2 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://canmod.github.io/macpan2/, https://github.com/canmod/macpan2 Repository: https://canmod.r-universe.dev Date/Publication: 2026-03-12 12:12:28 UTC RemoteUrl: https://github.com/canmod/macpan2 RemoteRef: HEAD RemoteSha: 13837d8225781b9c9522f218654bb69012dc3858 NeedsCompilation: yes Packaged: 2026-06-24 08:47:44 UTC; root Author: Steve Walker [aut] (ORCID: ), Weiguang Guan [aut], Jen Freeman [aut], Ben Bolker [cre, aut] (ORCID: ), Darren Flynn-Primrose [aut], David J.D. Earn [ctb] (ORCID: ), Jonathan Dushoff [ctb] (ORCID: ), Irena Papst [ctb] (ORCID: ), Michael Li [ctb], Kevin Zhao [ctb] Maintainer: Ben Bolker