Package: mode Title: Solve Multiple ODEs Version: 0.1.14 Authors@R: c(person("Rich", "FitzJohn", role = c("aut", "cre"), email = "rich.fitzjohn@gmail.com"), person("Alex", "Hill", role = c("aut"), email = "alex.hill@gmail.com"), person("Imperial College of Science, Technology and Medicine", role = "cph")) Description: Solve multiple ODEs in parallel. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.0 URL: https://github.com/mrc-ide/mode BugReports: https://github.com/mrc-ide/mode/issues Imports: R6, cpp11, dust (>= 0.12.9), glue, pkgbuild (>= 1.2.0), pkgload Suggests: callr, decor, dde, mockery, testthat (>= 3.0.0) Config/testthat/edition: 3 SystemRequirements: C++11 Remotes: mrc-ide/dust Config/pak/sysreqs: cmake make libuv1-dev Repository: https://mrc-ide.r-universe.dev Date/Publication: 2023-02-06 10:14:45 UTC RemoteUrl: https://github.com/mrc-ide/mode RemoteRef: main RemoteSha: 3f920b62d5857815c858f6399789a427dcdf8ddb NeedsCompilation: no Packaged: 2026-05-31 09:30:14 UTC; root Author: Rich FitzJohn [aut, cre], Alex Hill [aut], Imperial College of Science, Technology and Medicine [cph] Maintainer: Rich FitzJohn