Package: dust2 Title: Next Generation dust Version: 0.3.28 Authors@R: c(person("Rich", "FitzJohn", role = c("aut", "cre"), email = "rich.fitzjohn@gmail.com"), person("Imperial College of Science, Technology and Medicine", role = "cph")) Description: Experimental sources for the next generation of dust, which will properly adopt the particle filter, have support for partial parameter updates, support for multiple parameter sets and hopefully better GPU/MPI support. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Language: en-GB URL: https://github.com/mrc-ide/dust2, https://mrc-ide.github.io/dust2 BugReports: https://github.com/mrc-ide/dust2/issues Imports: cli, monty (>= 0.3.11), rlang LinkingTo: cpp11, monty Suggests: callr, cpp11, decor, fs, glue, knitr, mockery, numDeriv, pkgbuild, pkgload, rmarkdown, testthat (>= 3.0.0), withr VignetteBuilder: knitr Config/testthat/edition: 3 Config/Needs/compile: cpp11, decor, glue, pkgbuild, pkgload Remotes: mrc-ide/monty Repository: https://mrc-ide.r-universe.dev Date/Publication: 2025-10-02 09:39:17 UTC RemoteUrl: https://github.com/mrc-ide/dust2 RemoteRef: main RemoteSha: 83721f78fda9b4124e1cda3ae24e3f2da82ca2d0 NeedsCompilation: yes Packaged: 2026-06-24 00:31:44 UTC; root Author: Rich FitzJohn [aut, cre], Imperial College of Science, Technology and Medicine [cph] Maintainer: Rich FitzJohn