Package: odin.dust Title: Compile Odin to Dust Version: 0.3.13 Authors@R: c(person("Rich", "FitzJohn", role = c("aut", "cre"), email = "rich.fitzjohn@gmail.com"), person("Alex", "Hill", role = "aut"), person("John", "Lees", role = "aut"), person("Imperial College of Science, Technology and Medicine", role = "cph")) Description: Less painful than it sounds, this package compiles an odin model to use dust, our new stochastic model system. Supports only a subset of odin models (discrete time stochastic models with no interpolation and no delays). License: MIT + file LICENSE Encoding: UTF-8 Language: en-GB URL: https://github.com/mrc-ide/odin.dust BugReports: https://github.com/mrc-ide/odin.dust/issues Imports: R6, brio, cpp11, decor, dust (>= 0.15.1), odin (>= 1.5.0), tibble, vctrs Suggests: dde, knitr, mockery, pkgload, rmarkdown, socialmixr, testthat RoxygenNote: 7.2.2 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Remotes: mrc-ide/dust, mrc-ide/odin Config/pak/sysreqs: cmake make libuv1-dev Repository: https://ncov-ic.r-universe.dev Date/Publication: 2024-10-02 15:02:46 UTC RemoteUrl: https://github.com/mrc-ide/odin.dust RemoteRef: master RemoteSha: bb34b58b785b7a1724f76d236d847a31626288a5 NeedsCompilation: no Packaged: 2026-06-14 07:42:24 UTC; root Author: Rich FitzJohn [aut, cre], Alex Hill [aut], John Lees [aut], Imperial College of Science, Technology and Medicine [cph] Maintainer: Rich FitzJohn