{
  "_id": "6a107005acfb0bcc41cab863",
  "Package": "jenner",
  "Title": "Internal Montagu Helpers",
  "Version": "0.0.27",
  "Description": "Helpers for Montagu.",
  "License": "MIT + file LICENSE",
  "Authors@R": "c(person(given = \"Xiang\",\nfamily = \"Li\",\nrole = c(\"aut\", \"cre\"),\nemail = \"x.li@imperial.ac.uk\"),\nperson(given = \"Katy\", family = \"Gaythorpe\", role = \"aut\"),\nperson(given = \"Rich\", family = \"FitzJohn\", role = \"aut\"),\nperson(given = \"Wes\", family = \"Hinsley\", role = \"aut\"),\nperson(\"Imperial College of Science, Technology and Medicine\",\nrole = \"cph\"))",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libssl-dev libpq-dev",
  "Repository": "https://mrc-ide.r-universe.dev",
  "Date/Publication": "2025-06-11 11:13:52 UTC",
  "RemoteUrl": "https://github.com/vimc/jenner",
  "RemoteRef": "master",
  "RemoteSha": "6c514b54dd54332f4fb16245680e2619c23bd3b6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 07:24:37 UTC",
    "User": "root"
  },
  "Author": "Xiang Li [aut, cre],\nKaty Gaythorpe [aut],\nRich FitzJohn [aut],\nWes Hinsley [aut],\nImperial College of Science, Technology and Medicine [cph]",
  "Maintainer": "Xiang Li <x.li@imperial.ac.uk>",
  "MD5sum": "d0d34c5ef215a238805b1df628713406",
  "_user": "mrc-ide",
  "_type": "src",
  "_file": "jenner_0.0.27.tar.gz",
  "_fileid": "fdea50b56e227e6937d26401c841624a9c523d2ea5e17bafdaea624e9dfa7e55",
  "_filesize": 139743,
  "_sha256": "fdea50b56e227e6937d26401c841624a9c523d2ea5e17bafdaea624e9dfa7e55",
  "_created": "2026-05-07T07:24:37.000Z",
  "_published": "2026-05-22T15:02:29.419Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77406080567,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6849280009"
    },
    {
      "job": 77406081341,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6849279943"
    },
    {
      "job": 77406080903,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6849262535"
    },
    {
      "job": 77406080993,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6849279656"
    },
    {
      "job": 77406079677,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849238546"
    },
    {
      "job": 77406079903,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163690262"
    },
    {
      "job": 77406080897,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6849273073"
    },
    {
      "job": 77406081679,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6849257831"
    },
    {
      "job": 77406081741,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6849257972"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/25481939147",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vimc/jenner",
  "_commit": {
    "id": "6c514b54dd54332f4fb16245680e2619c23bd3b6",
    "author": "Rich FitzJohn <r.fitzjohn@imperial.ac.uk>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #34 from vimc/update-authors\n\nUpdate authors",
    "time": 1749640432
  },
  "_maintainer": {
    "name": "Xiang Li",
    "email": "x.li@imperial.ac.uk",
    "login": "xiangli313",
    "uuid": 26968564
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "RcppRoll",
      "role": "Imports"
    },
    {
      "package": "RPostgres",
      "role": "Imports"
    },
    {
      "package": "vaultr",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "whisker",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 1.0.2",
      "role": "Suggests"
    }
  ],
  "_owner": "vimc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 1
    },
    {
      "week": "2025-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "xiangli313",
      "count": 132,
      "uuid": 26968564
    },
    {
      "user": "richfitz",
      "count": 70,
      "uuid": 1558093
    },
    {
      "user": "weshinsley",
      "count": 10,
      "uuid": 9009312
    },
    {
      "user": "jamesthompson1729",
      "count": 1,
      "uuid": 37335019
    },
    {
      "user": "kgaythorpe",
      "count": 1,
      "uuid": 16716630
    }
  ],
  "_userbio": {
    "uuid": 25453642,
    "type": "organization",
    "name": "MRC Centre for Global Infectious Disease Analysis",
    "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/jenner"
  },
  "_devurl": "https://github.com/vimc/jenner",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jenner.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "admin_set_active_touchstone",
    "calculate_dalys",
    "create_dalys_life_table",
    "create_dalys_parameters",
    "create_touchstone",
    "database_connection",
    "fix_coverage_fvps",
    "impact_calculation",
    "modified_update_calculate",
    "modified_update_summary_output",
    "mu_scale",
    "mu_year_introduction",
    "prepare_recipe",
    "project_coverage"
  ],
  "_help": [
    {
      "page": "admin_set_active_touchstone",
      "title": "Set the active touchstone",
      "topics": [
        "admin_set_active_touchstone"
      ]
    },
    {
      "page": "calculate_dalys",
      "title": "DALYs calculation",
      "topics": [
        "calculate_dalys",
        "create_dalys_life_table",
        "create_dalys_parameters"
      ]
    },
    {
      "page": "create_touchstone",
      "title": "Create a new touchstone",
      "topics": [
        "create_touchstone"
      ]
    },
    {
      "page": "database_connection",
      "title": "Connect to database",
      "topics": [
        "database_connection"
      ]
    },
    {
      "page": "fix_coverage_fvps",
      "title": "Impact Calculation (method 2)",
      "topics": [
        "fix_coverage_fvps"
      ]
    },
    {
      "page": "impact_calculation",
      "title": "Impact Calculation (method 2)",
      "topics": [
        "impact_calculation"
      ]
    },
    {
      "page": "modified_update_calculate",
      "title": "Do a modified update",
      "topics": [
        "modified_update_calculate"
      ]
    },
    {
      "page": "modified_update_summary_output",
      "title": "Modified update summary output",
      "topics": [
        "modified_update_summary_output"
      ]
    },
    {
      "page": "mu_scale",
      "title": "Calculate updated impact",
      "topics": [
        "mu_scale"
      ]
    },
    {
      "page": "mu_year_introduction",
      "title": "Find year of introduction",
      "topics": [
        "mu_year_introduction"
      ]
    },
    {
      "page": "prepare_recipe",
      "title": "Prepare impact recipe",
      "topics": [
        "prepare_recipe"
      ]
    },
    {
      "page": "project_coverage",
      "title": "Project coverage",
      "topics": [
        "project_coverage"
      ]
    }
  ],
  "_readme": "https://github.com/vimc/jenner/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "blob",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "generics",
    "getPass",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "mime",
    "openssl",
    "pkgconfig",
    "R6",
    "Rcpp",
    "RcppRoll",
    "rlang",
    "RPostgres",
    "rstudioapi",
    "sys",
    "timechange",
    "vaultr",
    "vctrs",
    "whisker",
    "withr",
    "yaml"
  ],
  "_score": 2.6020599913279625,
  "_indexed": false,
  "_nocasepkg": "jenner",
  "_universes": [
    "mrc-ide"
  ],
  "_indexurl": "https://vimc.r-universe.dev/jenner",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.27",
      "date": "2026-05-07T07:27:05.000Z",
      "distro": "noble",
      "commit": "6c514b54dd54332f4fb16245680e2619c23bd3b6",
      "fileid": "ad95e0482e6e9cacf4a73c9e0fe61fa26cbc2817be8de49158856837f4f4c59d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/25481939147"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.27",
      "date": "2026-05-07T07:27:02.000Z",
      "distro": "noble",
      "commit": "6c514b54dd54332f4fb16245680e2619c23bd3b6",
      "fileid": "2b3dbd50beb8287b0fd6c7b601f3986ed41ebfe865882a912cc8c32befa1c19d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/25481939147"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.27",
      "date": "2026-05-07T07:26:06.000Z",
      "commit": "6c514b54dd54332f4fb16245680e2619c23bd3b6",
      "fileid": "4adc5c20b5fe47610e86a62bffe55a445c4c68669ea89531a14ab6326ac17044",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/25481939147"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.27",
      "date": "2026-05-07T07:26:56.000Z",
      "commit": "6c514b54dd54332f4fb16245680e2619c23bd3b6",
      "fileid": "e34c1c8647fe38accf2f6b6fa84c51019665027f86239c2ea9cf1219ece13794",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/25481939147"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.27",
      "date": "2026-05-07T07:26:35.000Z",
      "commit": "6c514b54dd54332f4fb16245680e2619c23bd3b6",
      "fileid": "f73d3f20bf6483f66f88611ac6290cb6f8e7671f51e69cedd886d4d0d4332fd0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/25481939147"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.27",
      "date": "2026-05-07T07:25:43.000Z",
      "commit": "6c514b54dd54332f4fb16245680e2619c23bd3b6",
      "fileid": "3b7636ebd135ae7a4de4a72d701471ed1cd78ccc31b2b9fea620859c05f17b8e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/25481939147"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.27",
      "date": "2026-05-07T07:25:43.000Z",
      "commit": "6c514b54dd54332f4fb16245680e2619c23bd3b6",
      "fileid": "dccc914d3075376be0c88deaffcdfe82933baf822b70183ba134869d10130288",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/25481939147"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.27",
      "date": "2026-05-22T15:02:14.000Z",
      "commit": "6c514b54dd54332f4fb16245680e2619c23bd3b6",
      "fileid": "4c1e9a2c31a35fe36d96ef454805d59b211b1347fb5baaaec7433d285d172cd8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/25481939147"
    }
  ]
}