{
  "_id": "6a49791b6d67900babdf64d1",
  "Package": "mode",
  "Title": "Solve Multiple ODEs",
  "Version": "0.1.14",
  "Authors@R": "c(person(\"Rich\", \"FitzJohn\", role = c(\"aut\", \"cre\"),\nemail = \"rich.fitzjohn@gmail.com\"),\nperson(\"Alex\", \"Hill\", role = c(\"aut\"),\nemail = \"alex.hill@gmail.com\"),\nperson(\"Imperial College of Science, Technology and Medicine\",\nrole = \"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",
  "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": {
    "Date": "2026-07-04 21:17:54 UTC",
    "User": "root"
  },
  "Author": "Rich FitzJohn [aut, cre],\nAlex Hill [aut],\nImperial College of Science, Technology and Medicine [cph]",
  "Maintainer": "Rich FitzJohn <rich.fitzjohn@gmail.com>",
  "_user": "mrc-ide",
  "_type": "src",
  "_file": "mode_0.1.14.tar.gz",
  "_fileid": "https://r2.ropensci.org/0d4b7dce0314d3b3728157608b081fd77215f7256b39e898f4a9943db6349183",
  "_filesize": 102056,
  "_sha256": "0d4b7dce0314d3b3728157608b081fd77215f7256b39e898f4a9943db6349183",
  "_expires": "2026-10-12T21:20:25.000Z",
  "_created": "2026-07-04T21:17:54.000Z",
  "_published": "2026-07-04T21:20:27.660Z",
  "_jobs": [
    {
      "job": 85167763920,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8085519774"
    },
    {
      "job": 85167763947,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8085519780"
    },
    {
      "job": 85167763916,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8085515139"
    },
    {
      "job": 85167763926,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8085516391"
    },
    {
      "job": 85167515169,
      "time": 230,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085505766"
    },
    {
      "job": 85167763915,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8085518426"
    },
    {
      "job": 85167763933,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8085514645"
    },
    {
      "job": 85167763927,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8085513843"
    },
    {
      "job": 85167763918,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8085514399"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/28719844666",
  "_status": "success",
  "_upstream": "https://github.com/mrc-ide/mode",
  "_commit": {
    "id": "3f920b62d5857815c858f6399789a427dcdf8ddb",
    "author": "Rich FitzJohn <r.fitzjohn@imperial.ac.uk>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #46 from mrc-ide/mrc-3951\n\n",
    "time": 1675678485
  },
  "_maintainer": {
    "name": "Rich FitzJohn",
    "email": "rich.fitzjohn@gmail.com",
    "login": "richfitz",
    "mastodon": "@richfitz@fosstodon.org",
    "description": "",
    "uuid": 1558093
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "cpp11",
      "role": "Imports"
    },
    {
      "package": "dust",
      "version": ">= 0.12.9",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "pkgbuild",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "pkgload",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "decor",
      "role": "Suggests"
    },
    {
      "package": "dde",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mrc-ide",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "richfitz",
      "count": 117,
      "uuid": 1558093
    },
    {
      "user": "hillalex",
      "count": 93,
      "uuid": 6736820
    }
  ],
  "_userbio": {
    "uuid": 25453642,
    "type": "organization",
    "name": "MRC Centre for Global Infectious Disease Analysis",
    "followers": 157,
    "description": "MRC Centre hosted within the Department of Infectious Disease Epidemiology at Imperial College London"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mode"
  },
  "_devurl": "https://github.com/mrc-ide/mode",
  "_searchresults": 72,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mode.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "mode",
    "mode_control"
  ],
  "_help": [
    {
      "page": "mode",
      "title": "Create a mode model from a C++ input file",
      "topics": [
        "mode"
      ]
    },
    {
      "page": "mode_control",
      "title": "Create a mode_control object.",
      "topics": [
        "mode_control"
      ]
    }
  ],
  "_readme": "https://github.com/mrc-ide/mode/raw/main/README.md",
  "_rundeps": [
    "callr",
    "cli",
    "cpp11",
    "desc",
    "dust",
    "fs",
    "glue",
    "lifecycle",
    "otel",
    "pkgbuild",
    "pkgload",
    "processx",
    "ps",
    "R6",
    "rlang",
    "rprojroot",
    "withr"
  ],
  "_score": 2.5563025007672873,
  "_indexed": true,
  "_nocasepkg": "mode",
  "_universes": [
    "mrc-ide",
    "richfitz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.14",
      "date": "2026-07-04T21:19:53.000Z",
      "distro": "resolute",
      "commit": "3f920b62d5857815c858f6399789a427dcdf8ddb",
      "fileid": "https://r2.ropensci.org/24bcc861e55cb2528b02be03379f5b12dd974b39e9eccbc779884383ef5fa664",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/28719844666"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.14",
      "date": "2026-07-04T21:19:53.000Z",
      "distro": "resolute",
      "commit": "3f920b62d5857815c858f6399789a427dcdf8ddb",
      "fileid": "https://r2.ropensci.org/96f366c2b6405d774c593d833e7331ebf2706c04546df3b7127d1e1ccabe2419",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/28719844666"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.14",
      "date": "2026-07-04T21:19:18.000Z",
      "commit": "3f920b62d5857815c858f6399789a427dcdf8ddb",
      "fileid": "https://r2.ropensci.org/776bc0d7788038f3b7c142035af200e8fe2ab784b604e2b278c8979d65d5f8a4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/28719844666"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.14",
      "date": "2026-07-04T21:19:25.000Z",
      "commit": "3f920b62d5857815c858f6399789a427dcdf8ddb",
      "fileid": "https://r2.ropensci.org/380f8a172cadf6c18c438dce9818291e6ed43215588f90f5e0b66019ec4b2bec",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/28719844666"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.14",
      "date": "2026-07-04T21:19:52.000Z",
      "commit": "3f920b62d5857815c858f6399789a427dcdf8ddb",
      "fileid": "https://r2.ropensci.org/9afa74c995dff15c4a627aedf4ad02cbecceaa935738cb76b8244a65bb8a2022",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/28719844666"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.14",
      "date": "2026-07-04T21:19:06.000Z",
      "commit": "3f920b62d5857815c858f6399789a427dcdf8ddb",
      "fileid": "https://r2.ropensci.org/25ad754d1be55eba6b594d2f6ded505012a904f4e5799f16d4265216a658f7e6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/28719844666"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.14",
      "date": "2026-07-04T21:19:00.000Z",
      "commit": "3f920b62d5857815c858f6399789a427dcdf8ddb",
      "fileid": "https://r2.ropensci.org/039df674a0b72f9bbf3e9885bf452a55e73d51b7a4719d476f59503cb82bced9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/28719844666"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.14",
      "date": "2026-07-04T21:19:04.000Z",
      "commit": "3f920b62d5857815c858f6399789a427dcdf8ddb",
      "fileid": "https://r2.ropensci.org/103a599e8d4a8795cc94772c543f8b47bf1150b73a7d1a6922839f221925ea0a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/28719844666"
    }
  ]
}