Package: monty Title: Monte Carlo Models Version: 0.4.14 Authors@R: c(person("Rich", "FitzJohn", role = c("aut", "cre"), email = "rich.fitzjohn@gmail.com"), person("Wes", "Hinsley", role = "aut"), person("Ed", "Knock", role = "aut"), person("Marc", "Baguelin", role = "aut"), person("Imperial College of Science, Technology and Medicine", role = "cph")) Description: Experimental sources for the next generation of mcstate, now called 'monty', which will support much of the old mcstate functionality but new things like better parameter interfaces, Hamiltonian Monte Carlo, and other features. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) URL: https://mrc-ide.github.io/monty, https://github.com/mrc-ide/monty BugReports: https://github.com/mrc-ide/monty/issues Imports: cli, parallel, rlang LinkingTo: cpp11 Suggests: callr, cpp11, coda, decor, knitr, mockery, mvtnorm, numDeriv, pkgload, posterior, rmarkdown, testthat (>= 3.0.0), withr Config/testthat/edition: 3 Language: en-GB VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Repository: https://mrc-ide.r-universe.dev Date/Publication: 2026-07-08 09:20:13 UTC RemoteUrl: https://github.com/mrc-ide/monty RemoteRef: main RemoteSha: a0e76e32024cb0787420038d93f2a19af76b0657 NeedsCompilation: yes Packaged: 2026-07-08 10:49:20 UTC; root Author: Rich FitzJohn [aut, cre], Wes Hinsley [aut], Ed Knock [aut], Marc Baguelin [aut], Imperial College of Science, Technology and Medicine [cph] Maintainer: Rich FitzJohn