{
  "_id": "6a48b392e06c18f0a6547663",
  "Package": "vimpact",
  "Title": "Vaccine Impact Calculation",
  "Version": "0.1.6",
  "Authors@R": "c(person(given = \"Xiang\",\nfamily = \"Li\",\nrole = c(\"aut\", \"cre\"),\nemail = \"x.li@imperial.ac.uk\"),\nperson(\"Imperial College of Science, Technology and Medicine\",\nrole = \"cph\"))",
  "Description": "VIMC IMPACT CALCULATION PACKAGE. This package is mainly\nfor the VIMC Science Team to investigate vaccination impact.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Remotes": [
    "reside-ic/fakerbase"
  ],
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libpq-dev",
  "Repository": "https://vimc.r-universe.dev",
  "Date/Publication": "2025-11-06 15:10:44 UTC",
  "RemoteUrl": "https://github.com/vimc/vimpact",
  "RemoteRef": "master",
  "RemoteSha": "ca37541f9445bf5ef20431964537f5c438c46a4f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 06:38:19 UTC",
    "User": "root"
  },
  "Author": "Xiang Li [aut, cre],\nImperial College of Science, Technology and Medicine [cph]",
  "Maintainer": "Xiang Li <x.li@imperial.ac.uk>",
  "_user": "vimc",
  "_type": "src",
  "_file": "vimpact_0.1.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/ef3b313da9f43b6c9117ad2ab87077517c7844177452ace7c0e065e870f8e709",
  "_filesize": 1772616,
  "_sha256": "ef3b313da9f43b6c9117ad2ab87077517c7844177452ace7c0e065e870f8e709",
  "_expires": "2026-10-12T07:17:36.000Z",
  "_created": "2026-07-04T06:38:19.000Z",
  "_published": "2026-07-04T07:17:38.304Z",
  "_jobs": [
    {
      "job": 85110893867,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8079230557"
    },
    {
      "job": 85110893854,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8079230221"
    },
    {
      "job": 85110893872,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8079510081"
    },
    {
      "job": 85110893869,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8079500253"
    },
    {
      "job": 85110679852,
      "time": 206,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079209897"
    },
    {
      "job": 85110893865,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079229636"
    },
    {
      "job": 85110893866,
      "time": 269,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8079243668"
    },
    {
      "job": 85110893896,
      "time": 268,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8079243213"
    },
    {
      "job": 85110893876,
      "time": 254,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8079241286"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/vimc/actions/runs/28697884530",
  "_status": "success",
  "_upstream": "https://github.com/vimc/vimpact",
  "_commit": {
    "id": "ca37541f9445bf5ef20431964537f5c438c46a4f",
    "author": "xiangli313 <xiang.li313@gmail.com>",
    "committer": "Pratik Gupte <pratikgupte16@gmail.com>",
    "message": "update test\n",
    "time": 1762441844
  },
  "_maintainer": {
    "name": "Xiang Li",
    "email": "x.li@imperial.ac.uk",
    "login": "xiangli313",
    "description": "",
    "uuid": 26968564
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "RPostgres",
      "role": "Imports"
    },
    {
      "package": "vaultr",
      "role": "Imports"
    },
    {
      "package": "fakerbase",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "mockr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "retry",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "vimc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "r-ash",
      "count": 192,
      "uuid": 39248272
    },
    {
      "user": "xiangli313",
      "count": 138,
      "uuid": 26968564
    },
    {
      "user": "richfitz",
      "count": 16,
      "uuid": 1558093
    },
    {
      "user": "hillalex",
      "count": 9,
      "uuid": 6736820
    },
    {
      "user": "kgaythorpe",
      "count": 8,
      "uuid": 16716630
    },
    {
      "user": "susyelo",
      "count": 4,
      "uuid": 4990693
    },
    {
      "user": "weshinsley",
      "count": 1,
      "uuid": 9009312
    },
    {
      "user": "jaspreetoor",
      "count": 1,
      "uuid": 61472011
    }
  ],
  "_userbio": {
    "uuid": 26278316,
    "type": "organization",
    "name": "Vaccine Impact Modelling Consortium",
    "followers": 14
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vimpact"
  },
  "_devurl": "https://github.com/vimc/vimpact",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/vimpact.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "calculate_impact",
    "calculate_impact_from_recipe",
    "cohort_deaths_all_cause",
    "extract_vaccination_history",
    "fetch_stochastic_data",
    "fetch_stochastic_data_year_groups",
    "get_population",
    "get_touchstone",
    "impact_by_birth_year",
    "impact_by_calendar_year",
    "impact_by_year_of_vaccination_activity_type",
    "impact_by_year_of_vaccination_birth_cohort",
    "impact_by_year_of_vaccination_cohort_perspective",
    "impact_by_year_of_vaccination_country_perspective",
    "recipe_template"
  ],
  "_help": [
    {
      "page": "calculate_impact",
      "title": "Calculate impact - requires a DB connection to montagu.",
      "topics": [
        "calculate_impact"
      ]
    },
    {
      "page": "calculate_impact_from_recipe",
      "title": "Calculate impact from a recipe - requires a DB connection to montagu.",
      "topics": [
        "calculate_impact_from_recipe"
      ]
    },
    {
      "page": "cohort_deaths_all_cause",
      "title": "Extract demographic data - all couse mortality, live birth and under5 mortality rate",
      "topics": [
        "cohort_deaths_all_cause"
      ]
    },
    {
      "page": "extract_vaccination_history",
      "title": "Generate target, fvps, coverage for a touchstone This function pulls vaccination and population data from Montagu database, and transform them into target, coverage and fvps. There are two modes of pulling population data: 1.) through touchstone_pop parameter 2.) through demographic_source parameter touchstone_pop is one of touchstone_demographic_dataset.touchstone; this parameter is null-able, when it is null, touchstone_cov is used demographic_source is one of demographic_source.code; by default it is null, when it is not null, it rulls out touchstone_pop parameter",
      "topics": [
        "extract_vaccination_history"
      ]
    },
    {
      "page": "fetch_stochastic_data",
      "title": "Get data from stochastic tables with specified grouping and filters",
      "topics": [
        "fetch_stochastic_data"
      ]
    },
    {
      "page": "fetch_stochastic_data_year_groups",
      "title": "Get data from stochastic tables with specified grouping and filters",
      "topics": [
        "fetch_stochastic_data_year_groups"
      ]
    },
    {
      "page": "get_population",
      "title": "Extract demographic data",
      "topics": [
        "get_population"
      ]
    },
    {
      "page": "get_touchstone",
      "title": "Determine touchstone",
      "topics": [
        "get_touchstone"
      ]
    },
    {
      "page": "get_touchstone_id",
      "title": "Determine touchstone id",
      "topics": [
        "get_touchstone_id"
      ]
    },
    {
      "page": "impact_by_birth_year",
      "title": "Calculate impact by birth year (lifetime impact)",
      "topics": [
        "impact_by_birth_year"
      ]
    },
    {
      "page": "impact_by_calendar_year",
      "title": "Calculate impact by calendar year",
      "topics": [
        "impact_by_calendar_year"
      ]
    },
    {
      "page": "impact_by_year_of_vaccination_activity_type",
      "title": "Calculate impact by year of vaccination: activity type",
      "topics": [
        "impact_by_year_of_vaccination_activity_type"
      ]
    },
    {
      "page": "impact_by_year_of_vaccination_birth_cohort",
      "title": "Calculate impact by year of vaccination: birth cohort",
      "topics": [
        "impact_by_year_of_vaccination_birth_cohort"
      ]
    },
    {
      "page": "impact_by_year_of_vaccination_cohort_perspective",
      "title": "Calculate impact by year of vaccination cohort perspective",
      "topics": [
        "impact_by_year_of_vaccination_cohort_perspective"
      ]
    },
    {
      "page": "impact_by_year_of_vaccination_country_perspective",
      "title": "Calculate impact by year of vaccination country perspective",
      "topics": [
        "impact_by_year_of_vaccination_country_perspective"
      ]
    },
    {
      "page": "recipe_template",
      "title": "Impact recipe template",
      "topics": [
        "recipe_template"
      ]
    }
  ],
  "_readme": "https://github.com/vimc/vimpact/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "blob",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "generics",
    "getPass",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "RPostgres",
    "rstudioapi",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vaultr",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "using-vimpact.Rmd",
      "filename": "using-vimpact.html",
      "title": "Using vimpact for estimating vaccine impact",
      "author": "Rob Ashton, Xiang Li, Katy Gaythorpe",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data",
        "Impact by calendar year (cross-sectional impact)",
        "Impact by birth year (lifetime impact)",
        "Impact by year of vaccination",
        "Impact by year of vaccination: impact ratio stratified by activity type",
        "Impact by year of vaccination: impact ratio stratified by birth cohort",
        "Glossary"
      ],
      "created": "2021-08-19 17:16:50",
      "modified": "2025-02-26 13:59:31",
      "commits": 2
    },
    {
      "source": "internal-impact.Rmd",
      "filename": "internal-impact.html",
      "title": "Using vimpact for estimating vaccine impact - internal",
      "author": "Rob Ashton, Xiang Li, Katy Gaythorpe",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Impact by calendar year & impact by birth year",
        "Function interface",
        "Recipe interface",
        "Impact by year of vaccination",
        "Comparison",
        "HepB",
        "Measles",
        "Comparisons of HepB, Measles & YF"
      ],
      "created": "2021-11-11 11:47:51",
      "modified": "2025-02-26 14:21:57",
      "commits": 4
    },
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "Using vimpact for estimating vaccine impact - VIMC members",
      "author": "Xiang Li",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Frequently used functions communicating with Montagu database",
        "Annex views (Susy to add)",
        "Vaccine impact calculations"
      ],
      "created": "2021-08-19 17:16:50",
      "modified": "2021-11-11 11:47:51",
      "commits": 2
    }
  ],
  "_score": 4.924279286061882,
  "_indexed": true,
  "_nocasepkg": "vimpact",
  "_universes": [
    "vimc",
    "xiangli313"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-07-04T06:40:53.000Z",
      "distro": "resolute",
      "commit": "ca37541f9445bf5ef20431964537f5c438c46a4f",
      "fileid": "https://r2.ropensci.org/431e01d2703fa0a0b94bf144e4bec30ac164eaaea76a22b803027e6a3f879d19",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/28697884530"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-07-04T06:40:50.000Z",
      "distro": "resolute",
      "commit": "ca37541f9445bf5ef20431964537f5c438c46a4f",
      "fileid": "https://r2.ropensci.org/c1dcca00d8f4df6c49874f52a691c071fdef4ef385c8b4f99ba68bccece621ba",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/28697884530"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-07-04T07:17:03.000Z",
      "commit": "ca37541f9445bf5ef20431964537f5c438c46a4f",
      "fileid": "https://r2.ropensci.org/ecf2b4aecf02a5985b4fe56ad9d85ead232d5422b43d4cdf3118d494496fae39",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/28697884530"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-07-04T07:15:48.000Z",
      "commit": "ca37541f9445bf5ef20431964537f5c438c46a4f",
      "fileid": "https://r2.ropensci.org/94921356e43a0ec18ea029f7c54ecf2af986df9e8211fdc0c0959104abadbd12",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/28697884530"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-07-04T06:41:10.000Z",
      "commit": "ca37541f9445bf5ef20431964537f5c438c46a4f",
      "fileid": "https://r2.ropensci.org/54e2cd08ecc00f2382ea6186462b1d078a8936a106c3d551108a6c9b6dfbe6ee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/28697884530"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-04T06:40:08.000Z",
      "commit": "ca37541f9445bf5ef20431964537f5c438c46a4f",
      "fileid": "https://r2.ropensci.org/48a61975ee71c11fe9cf515b531144891538a6de047c9510f31258cfb924ee19",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/28697884530"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-04T06:40:09.000Z",
      "commit": "ca37541f9445bf5ef20431964537f5c438c46a4f",
      "fileid": "https://r2.ropensci.org/313bc7a49826607bdc2afa99733d43d31a66224670608f8b73e5fdae006ead05",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/28697884530"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-04T06:39:52.000Z",
      "commit": "ca37541f9445bf5ef20431964537f5c438c46a4f",
      "fileid": "https://r2.ropensci.org/53a241de019a46509afff564c4dba5a1e76e2211cdffff32de70142c11bac9ee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vimc/actions/runs/28697884530"
    }
  ]
}