{
  "_id": "6a366eb83efcd9bda440a931",
  "Package": "popim",
  "Title": "POPulation IMmunity: Run a Demographic Model of Vaccine Exposure\nOver Time",
  "Version": "0.0.1",
  "Authors@R": "person(\"Tini\", \"Garske\", , \"t.garske@imperial.ac.uk\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-8952-4710\"))",
  "Description": "Tools for setting up an age-structured population,\napplying vaccination activities to it, and tracking\nvaccine-induced immunity through time.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://mrc-ide.r-universe.dev",
  "Date/Publication": "2025-01-20 14:06:28 UTC",
  "RemoteUrl": "https://github.com/mrc-ide/popim",
  "RemoteRef": "main",
  "RemoteSha": "ed935d0c314693f1154091f36380a76d164e199a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-20 10:40:16 UTC",
    "User": "root"
  },
  "Author": "Tini Garske [aut, cre] (ORCID: <https://orcid.org/0000-0002-8952-4710>)",
  "Maintainer": "Tini Garske <t.garske@imperial.ac.uk>",
  "MD5sum": "99262752c141aca57bbed6fa1e8781cc",
  "_user": "mrc-ide",
  "_type": "src",
  "_file": "popim_0.0.1.tar.gz",
  "_fileid": "ae4ba332be7298b80e2c2b84a4a53e8445c8d3998ae96f3d8aca69a7d5ecf0f6",
  "_filesize": 581626,
  "_sha256": "ae4ba332be7298b80e2c2b84a4a53e8445c8d3998ae96f3d8aca69a7d5ecf0f6",
  "_created": "2026-06-20T10:40:16.000Z",
  "_published": "2026-06-20T10:43:04.583Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82476858529,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7764608186"
    },
    {
      "job": 82476858552,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7764609143"
    },
    {
      "job": 82476858522,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7764603380"
    },
    {
      "job": 82476858541,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7764602734"
    },
    {
      "job": 82476662170,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764594722"
    },
    {
      "job": 82476858515,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764605936"
    },
    {
      "job": 82476858542,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7764603596"
    },
    {
      "job": 82476858540,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7764604077"
    },
    {
      "job": 82476858548,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7764606251"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/27868587914",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mrc-ide/popim",
  "_commit": {
    "id": "ed935d0c314693f1154091f36380a76d164e199a",
    "author": "tinigarske <tinigarske@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #18 from mrc-ide/unwpp\n\nUnwpp data documentation",
    "time": 1737381988
  },
  "_maintainer": {
    "name": "Tini Garske",
    "email": "t.garske@imperial.ac.uk",
    "login": "tinigarske",
    "description": "",
    "uuid": 10957045,
    "orcid": "0000-0002-8952-4710"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mrc-ide",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "tinigarske",
      "count": 252,
      "uuid": 10957045
    },
    {
      "user": "richfitz",
      "count": 1,
      "uuid": 1558093
    }
  ],
  "_userbio": {
    "uuid": 25453642,
    "type": "organization",
    "name": "MRC Centre for Global Infectious Disease Analysis",
    "followers": 155,
    "description": "MRC Centre hosted within the Department of Infectious Disease Epidemiology at Imperial College London"
  },
  "_devurl": "https://github.com/mrc-ide/popim",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/popim.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "apply_vacc",
    "as_popim_pop",
    "as_vacc_activities",
    "calc_pop_immunity",
    "complete_vacc_activities",
    "plot_immunity",
    "plot_pop_size",
    "popim_population",
    "popim_vacc_activities",
    "read_popim_pop",
    "read_vacc_activities",
    "vacc_from_immunity"
  ],
  "_datasets": [
    {
      "name": "unwpp_countries",
      "title": "List of countries in the UN WPP data 2024",
      "object": "unwpp_countries",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Location",
        "ISO3_code",
        "ISO2_code",
        "SDMX_code"
      ],
      "rows": 237,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "apply_vacc",
      "title": "Apply vaccination activities to a population object",
      "topics": [
        "apply_vacc"
      ]
    },
    {
      "page": "as_popim_pop",
      "title": "Generate a 'popim_population' object from a dataframe",
      "topics": [
        "as_popim_pop"
      ]
    },
    {
      "page": "as_vacc_activities",
      "title": "Generate a 'popim_vacc_activites' object from a dataframe",
      "topics": [
        "as_vacc_activities"
      ]
    },
    {
      "page": "calc_pop_immunity",
      "title": "Aggregate the population immunity over age",
      "topics": [
        "calc_pop_immunity"
      ]
    },
    {
      "page": "complete_vacc_activities",
      "title": "Add coverage or doses information to the input 'popim_vacc_activities' object",
      "topics": [
        "complete_vacc_activities"
      ]
    },
    {
      "page": "plotting",
      "title": "Plot the immunity or population size of a 'popim_population' object",
      "topics": [
        "plotting",
        "plot_immunity",
        "plot_pop_size"
      ]
    },
    {
      "page": "popim_population",
      "title": "Constructor of an object of the 'popim_population' class",
      "topics": [
        "popim_population"
      ]
    },
    {
      "page": "popim_vacc_activities",
      "title": "Constructor of an object of the 'popim_vacc_activites' class",
      "topics": [
        "popim_vacc_activities"
      ]
    },
    {
      "page": "read_popim_pop",
      "title": "Read popim_population data from a .csv file",
      "topics": [
        "read_popim_pop"
      ]
    },
    {
      "page": "read_vacc_activities",
      "title": "Read vaccination activities from a .csv file",
      "topics": [
        "read_vacc_activities"
      ]
    },
    {
      "page": "unwpp_countries",
      "title": "List of countries in the UN WPP data 2024",
      "topics": [
        "unwpp_countries"
      ]
    },
    {
      "page": "vacc_from_immunity",
      "title": "Infer vaccination activities from population",
      "topics": [
        "vacc_from_immunity"
      ]
    }
  ],
  "_readme": "https://github.com/mrc-ide/popim/raw/main/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "popim.Rmd",
      "filename": "popim.html",
      "title": "popim",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Example 1: A simple population without specified population size",
        "Population setup",
        "Add vaccination activities",
        "Visualisation",
        "Example 2: A population with specified size and age distribution",
        "Summary",
        "Infer vaccination activities from popim_population object"
      ],
      "created": "2024-03-21 12:14:34",
      "modified": "2024-06-11 12:45:14",
      "commits": 10
    },
    {
      "source": "technical_doc.Rmd",
      "filename": "technical_doc.html",
      "title": "popim technical documentation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data structures",
        "S3 class popim_population",
        "The dataframe",
        "Class attributes",
        "Create, modify and validate objects of this class",
        "S3 class popim_vacc_activities",
        "Relationship between coverage, doses and target population",
        "Create and validate objects of this class",
        "Primary functionality: applying vaccination activities to a population",
        "The inverse: inferring vaccination activities from a population",
        "Population summary & visualisation",
        "Visualisation",
        "Aggregation over age"
      ],
      "created": "2024-06-11 12:45:14",
      "modified": "2024-06-11 12:45:14",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "popim",
  "_universes": [
    "mrc-ide",
    "tinigarske"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-20T10:42:23.000Z",
      "distro": "noble",
      "commit": "ed935d0c314693f1154091f36380a76d164e199a",
      "fileid": "d3522bcef0e8475ac4eac4ff50c2a64e641d330a4d864624dad15801f065f5d2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/27868587914"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-20T10:42:31.000Z",
      "distro": "noble",
      "commit": "ed935d0c314693f1154091f36380a76d164e199a",
      "fileid": "cb6a73ebd2761a8f1d5c903481911349328cfb2375977cc3ec151185690b9c32",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/27868587914"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-20T10:41:39.000Z",
      "commit": "ed935d0c314693f1154091f36380a76d164e199a",
      "fileid": "ca560a1b8766338e6e6da4bf8edec2b713864b5a31324cad57db5c1bd42ed95d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/27868587914"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-20T10:41:33.000Z",
      "commit": "ed935d0c314693f1154091f36380a76d164e199a",
      "fileid": "6410067a7feddb8665f3b10e01867d55cbe286519913080d2abaec3b13839b44",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/27868587914"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-20T10:42:17.000Z",
      "commit": "ed935d0c314693f1154091f36380a76d164e199a",
      "fileid": "9b7512291f7f8e37e56e2e7cf33c916c0fe78ac86e637df9d221fd10b2982c36",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/27868587914"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-20T10:41:29.000Z",
      "commit": "ed935d0c314693f1154091f36380a76d164e199a",
      "fileid": "736110fe1a71469bc1193e3ab3ca89ae8a912f4b38a64709b97efcabcd239b5f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/27868587914"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-20T10:41:36.000Z",
      "commit": "ed935d0c314693f1154091f36380a76d164e199a",
      "fileid": "660567003ab4af45d4175b0ffeecbbf477e032e45dc779be261ea13ce317360e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/27868587914"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-20T10:41:54.000Z",
      "commit": "ed935d0c314693f1154091f36380a76d164e199a",
      "fileid": "9f2fc11563309ec65d3a19a3d07b7fadcb6fd04321967a6ae07e4d2e54f8655c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrc-ide/actions/runs/27868587914"
    }
  ]
}