Package: monty Title: Monte Carlo Models Version: 0.4.11 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) RoxygenNote: 7.3.2 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 Repository: https://mrc-ide.r-universe.dev Date/Publication: 2026-04-24 10:31:49 UTC RemoteUrl: https://github.com/mrc-ide/monty RemoteRef: main RemoteSha: 72b1fbe7fd3c37a44f1930c8c2bf3c2603c63616 NeedsCompilation: yes Packaged: 2026-06-24 00:29:18 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