{
  "_id": "6a5f2e4b14e95619b75d5111",
  "Package": "malariaEquilibrium",
  "Type": "Package",
  "Title": "Return equilibrium solution to malaria transmission model",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(\ngiven = \"Bob\",\nfamily = \"Verity\",\nrole = c('aut', 'cre'),\nemail = 'r.verity@imperial.ac.uk'\n),\nperson(\ngiven = \"Pete\",\nfamily = \"Winskill\",\nrole = c('aut'),\nemail = 'p.winskill@imperial.ac.uk'\n),\nperson(\ngiven = \"Giovanni\",\nfamily = \"Charles\",\nrole = c('aut'),\nemail = 'giovanni.charles@gmail.com'\n))",
  "Description": "Often we are interested in the state of a given malaria\ntransmission model at equibrium. However, some models (e.g. the\nGriffin et al. 2014 model) are quite complex, and can result in\nequilibrium solutions that are fairly in-depth. In these\nsituations it is useful to have a \"canonical\" equilibrium\nsolution that is tried and tested, and can be used reliably by\nmultiple users. This package aims to be a place for hosting\nthese canonical solutions, and for storing useful tests, checks\nand plotting functions for exploring a given solution.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.0.2",
  "BugReports": "https://github.com/mrc-ide/malariaEquilibrium/issues",
  "Repository": "https://mrc-ide.r-universe.dev",
  "Date/Publication": "2022-01-12 17:05:32 UTC",
  "RemoteUrl": "https://github.com/mrc-ide/malariaEquilibrium",
  "RemoteRef": "master",
  "RemoteSha": "c929c1c2e3de47e5995d4bd5ea6c7b39f48f128c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 08:24:17 UTC",
    "User": "root"
  },
  "Author": "Bob Verity [aut, cre],\nPete Winskill [aut],\nGiovanni Charles [aut]",
  "Maintainer": "Bob Verity <r.verity@imperial.ac.uk>",
  "_user": "mrc-ide",
  "_type": "src",
  "_file": "malariaEquilibrium_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/1ed1149221ca3f3365497e39686c51bc66320dfc5c00fc35b271615cf8d9ac3e",
  "_filesize": 111698,
  "_sha256": "1ed1149221ca3f3365497e39686c51bc66320dfc5c00fc35b271615cf8d9ac3e",
  "_expires": "2026-10-29T08:31:05.000Z",
  "_created": "2026-07-21T08:24:17.000Z",
  "_published": "2026-07-21T08:31:06.973Z",
  "_jobs": [
    {
      "job": 88581571822,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8488667816"
    },
    {
      "job": 88581571815,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8488665375"
    },
    {
      "job": 88581571810,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8488759943"
    },
    {
      "job": 88581571859,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8488776215"
    },
    {
      "job": 88580889462,
      "time": 198,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488622276"
    },
    {
      "job": 88581571804,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8488662316"
    },
    {
      "job": 88581571838,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8488660127"
    },
    {
      "job": 88581571848,
      "time": 55,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8488647782"
    },
    {
      "job": 88581571803,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8488652855"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/29813925312",
  "_status": "success",
  "_upstream": "https://github.com/mrc-ide/malariaEquilibrium",
  "_commit": {
    "id": "c929c1c2e3de47e5995d4bd5ea6c7b39f48f128c",
    "author": "Giovanni <giovanni.charles@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #5 from mrc-ide/odin\n\nChanges to make malariaEquilibrium play nice with the odin model",
    "time": 1642007132
  },
  "_maintainer": {
    "name": "Bob Verity",
    "email": "r.verity@imperial.ac.uk",
    "login": "bobverity",
    "description": "",
    "uuid": 9216594
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "statmod",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    }
  ],
  "_owner": "mrc-ide",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "bobverity",
      "count": 13,
      "uuid": 9216594
    },
    {
      "user": "giovannic",
      "count": 12,
      "uuid": 2605711
    }
  ],
  "_userbio": {
    "uuid": 25453642,
    "type": "organization",
    "name": "MRC Centre for Global Infectious Disease Analysis",
    "followers": 160,
    "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/malariaEquilibrium"
  },
  "_devurl": "https://github.com/mrc-ide/malariaequilibrium",
  "_searchresults": 56,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/malariaEquilibrium.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "gq_normal",
    "human_equilibrium",
    "human_equilibrium_no_het",
    "load_parameter_set",
    "malariaEq_file"
  ],
  "_help": [
    {
      "page": "gq_normal",
      "title": "Gaussian quadrature of normal density",
      "topics": [
        "gq_normal"
      ]
    },
    {
      "page": "human_equilibrium",
      "title": "Equilibrium solution",
      "topics": [
        "human_equilibrium"
      ]
    },
    {
      "page": "human_equilibrium_no_het",
      "title": "Equilibrium solution without biting heterogeneity",
      "topics": [
        "human_equilibrium_no_het"
      ]
    },
    {
      "page": "load_parameter_set",
      "title": "Laod a Parameter Set from File",
      "topics": [
        "load_parameter_set"
      ]
    },
    {
      "page": "malariaEq_file",
      "title": "Load sytem file for this package",
      "topics": [
        "malariaEq_file"
      ]
    },
    {
      "page": "malariaEquilibrium",
      "title": "malariaEquilibrium",
      "topics": [
        "malariaEquilibrium"
      ]
    }
  ],
  "_readme": "https://github.com/mrc-ide/malariaEquilibrium/raw/master/README.md",
  "_rundeps": [
    "magrittr",
    "statmod"
  ],
  "_score": 3.4014005407815437,
  "_indexed": true,
  "_nocasepkg": "malariaequilibrium",
  "_universes": [
    "mrc-ide",
    "bobverity"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-21T08:26:11.000Z",
      "distro": "resolute",
      "commit": "c929c1c2e3de47e5995d4bd5ea6c7b39f48f128c",
      "fileid": "https://r2.ropensci.org/5ac496c3b0537a03e1423ea4a30666c5c24e878adab4c0a78d385499c99c4bee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/29813925312"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-21T08:26:05.000Z",
      "distro": "resolute",
      "commit": "c929c1c2e3de47e5995d4bd5ea6c7b39f48f128c",
      "fileid": "https://r2.ropensci.org/3134dd107f0b82991ad36e7b2956af8981288390f7de3ddd232cb2038a703f02",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/29813925312"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-21T08:29:52.000Z",
      "commit": "c929c1c2e3de47e5995d4bd5ea6c7b39f48f128c",
      "fileid": "https://r2.ropensci.org/c53ceab2e330864be5d0833b22a9e7a906ff11ca6f1086cc27ed297eb8add31b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/29813925312"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-21T08:30:29.000Z",
      "commit": "c929c1c2e3de47e5995d4bd5ea6c7b39f48f128c",
      "fileid": "https://r2.ropensci.org/83bb7bd41e16ad160da3778521bd678109ce21a27820805ec358ca66ce7b2797",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/29813925312"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-07-21T08:26:05.000Z",
      "commit": "c929c1c2e3de47e5995d4bd5ea6c7b39f48f128c",
      "fileid": "https://r2.ropensci.org/c52fdae9b4039b1b469fd03630171a693a14b878bfef239d43467729557433a7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/29813925312"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-21T08:25:40.000Z",
      "commit": "c929c1c2e3de47e5995d4bd5ea6c7b39f48f128c",
      "fileid": "https://r2.ropensci.org/c749945391386ebe7f6859b967507cfdc38ab887d8621a1e8b81b2e436179c2f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/29813925312"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-21T08:25:19.000Z",
      "commit": "c929c1c2e3de47e5995d4bd5ea6c7b39f48f128c",
      "fileid": "https://r2.ropensci.org/3d0114102d9935cad652bb98e7331214de7aae11194a38dc6f428054105d3ae9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/29813925312"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-21T08:25:30.000Z",
      "commit": "c929c1c2e3de47e5995d4bd5ea6c7b39f48f128c",
      "fileid": "https://r2.ropensci.org/c8150f694b26bfdc1186512a383517ef60c07fbddb34bdef17c2d382d07b96ee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/29813925312"
    }
  ]
}