{
  "_id": "6a27d13524555f66ed54515f",
  "Package": "oxcgrt",
  "Type": "Package",
  "Title": "An Interface to the Oxford COVID-19 Government Response Tracker\nAPI",
  "Version": "0.2.0.9000",
  "Authors@R": "person(\"Ernest\", \"Guevarra\", \ncomment = c(ORCID = \"0000-0002-4887-4415\"),\nemail = \"ernest@guevarra.io\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "The Oxford COVID-19 Government Response Tracker (OxCGRT)\ntracks and compares worldwide government responses to the\nCOVID-19 pandemic rigorously and consistently. OxCGRT makes\navailable systematic information in a consistent way, aiding\nthose who require information have access to it efficiently for\ntheir purposes. This package facilitates access to the OxCGRT\ndata via its API <https://covidtracker.bsg.ox.ac.uk/> and\nincludes functions to calculate the various OxCGRT indices in\nR.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "LazyData": "true",
  "RoxygenNote": "7.3.1",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://oxford-ihtm.io/oxcgrt/,\nhttps://github.com/OxfordIHTM/oxcgrt",
  "BugReports": "https://github.com/OxfordIHTM/oxcgrt/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libx11-dev",
  "Repository": "https://oxfordihtm.r-universe.dev",
  "Date/Publication": "2024-04-09 07:21:02 UTC",
  "RemoteUrl": "https://github.com/OxfordIHTM/oxcgrt",
  "RemoteRef": "HEAD",
  "RemoteSha": "84c7c7262b42906fa88f06cd3a371f625d983c8d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 08:35:04 UTC",
    "User": "root"
  },
  "Author": "Ernest Guevarra [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4887-4415>)",
  "Maintainer": "Ernest Guevarra <ernest@guevarra.io>",
  "MD5sum": "778c11894ef3729d51c88a58bae12388",
  "_user": "oxfordihtm",
  "_type": "src",
  "_file": "oxcgrt_0.2.0.9000.tar.gz",
  "_fileid": "eadf20652a269726da94b45364bf785533fefd2209ff7f8189ede9099da6cb6f",
  "_filesize": 647272,
  "_sha256": "eadf20652a269726da94b45364bf785533fefd2209ff7f8189ede9099da6cb6f",
  "_created": "2026-06-09T08:35:04.000Z",
  "_published": "2026-06-09T08:39:17.288Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80281341278,
      "time": 218,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7502627290"
    },
    {
      "job": 80281341277,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7502600342"
    },
    {
      "job": 80281341422,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7502593949"
    },
    {
      "job": 80281341295,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7502591861"
    },
    {
      "job": 80280830136,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7502551962"
    },
    {
      "job": 80281341251,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502595530"
    },
    {
      "job": 80281341282,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7502587578"
    },
    {
      "job": 80281341388,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7502592215"
    },
    {
      "job": 80281341515,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7502591533"
    }
  ],
  "_buildurl": "https://github.com/r-universe/oxfordihtm/actions/runs/27193955335",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/OxfordIHTM/oxcgrt",
  "_commit": {
    "id": "84c7c7262b42906fa88f06cd3a371f625d983c8d",
    "author": "Ernest Guevarra <5742010+ernestguevarra@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #3 from OxfordIHTM/dev\n\nadd legacy v1 data api",
    "time": 1712647262
  },
  "_maintainer": {
    "name": "Ernest Guevarra",
    "email": "ernest@guevarra.io",
    "login": "ernestguevarra",
    "mastodon": "@ernestguevarra@mastodon.social",
    "bluesky": "@ernest.guevarra.io",
    "linkedin": "in/ernestguevarra",
    "orcid": "0000-0002-4887-4415",
    "description": "Public Health Specialist, Spatial Epidemiologist, R Developer\n",
    "uuid": 5742010
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "countrycode",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "oxfordihtm",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ernestguevarra",
      "count": 210,
      "uuid": 5742010
    }
  ],
  "_userbio": {
    "uuid": 35218318,
    "type": "organization",
    "name": "Oxford iHealth"
  },
  "_downloads": {
    "count": 30,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/oxcgrt"
  },
  "_devurl": "https://github.com/oxfordihtm/oxcgrt",
  "_pkgdown": "https://oxford-ihtm.io/oxcgrt/",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/oxcgrt.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-11-27"
    }
  ],
  "_exports": [
    "calculate_containment_health",
    "calculate_economic_support",
    "calculate_gov_response",
    "calculate_index",
    "calculate_indices",
    "calculate_stringency",
    "calculate_subindex",
    "calculate_subindices",
    "get_data",
    "get_data_action",
    "get_data_actions",
    "get_data_time",
    "get_data_v1",
    "get_data_v1_complete",
    "get_data_v1_timeseries",
    "get_json_actions",
    "get_json_time"
  ],
  "_datasets": [
    {
      "name": "codebook",
      "title": "Codebook for the Oxford COVID-19 Government Response Tracker",
      "object": "codebook",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ID",
        "Name",
        "Description",
        "Measurement",
        "Coding",
        "Policy Group"
      ],
      "rows": 47,
      "table": true,
      "tojson": true
    },
    {
      "name": "indicatorData",
      "title": "Example indicator data for sub-index calculations",
      "object": "indicatorData",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "indicator",
        "value",
        "flag_value",
        "max_value",
        "flag",
        "score"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "oxcgrt_data_files",
      "title": "Table of OxCGRT dataset files available from OxCGRT GitHub data repositories",
      "object": "oxcgrt_data_files",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "version",
        "filename",
        "path",
        "url",
        "url_raw",
        "sha"
      ],
      "rows": 90,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calculate_index",
      "title": "Calculate an OxCGRT index or indices",
      "topics": [
        "calculate_containment_health",
        "calculate_economic_support",
        "calculate_gov_response",
        "calculate_index",
        "calculate_indices",
        "calculate_stringency"
      ]
    },
    {
      "page": "calculate_subindex",
      "title": "Calculate OxCGRT sub-index score for a single indicator",
      "topics": [
        "calculate_subindex",
        "calculate_subindices"
      ]
    },
    {
      "page": "codebook",
      "title": "Codebook for the Oxford COVID-19 Government Response Tracker",
      "topics": [
        "codebook"
      ]
    },
    {
      "page": "get_data",
      "title": "Get policy actions and stringency data from JSON",
      "topics": [
        "get_data"
      ]
    },
    {
      "page": "get_data_action",
      "title": "Get policy actions data from JSON",
      "topics": [
        "get_data_action",
        "get_data_actions"
      ]
    },
    {
      "page": "get_data_time",
      "title": "Get time series stringency index data from JSON",
      "topics": [
        "get_data_time"
      ]
    },
    {
      "page": "get_data_v1",
      "title": "Get legacy data version 1",
      "topics": [
        "get_data_v1",
        "get_data_v1_complete",
        "get_data_v1_timeseries"
      ]
    },
    {
      "page": "get_json",
      "title": "Get JSON for OxCGRT data",
      "topics": [
        "get_json_actions",
        "get_json_time"
      ]
    },
    {
      "page": "indicatorData",
      "title": "Example indicator data for sub-index calculations",
      "topics": [
        "indicatorData"
      ]
    },
    {
      "page": "oxcgrt_data_files",
      "title": "Table of OxCGRT dataset files available from OxCGRT GitHub data repositories",
      "topics": [
        "oxcgrt_data_files"
      ]
    }
  ],
  "_pkglogo": "https://github.com/OxfordIHTM/oxcgrt/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/OxfordIHTM/oxcgrt/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "countrycode",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 1.845098040014257,
  "_indexed": true,
  "_nocasepkg": "oxcgrt",
  "_universes": [
    "oxfordihtm",
    "ernestguevarra"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-09T08:38:26.000Z",
      "distro": "noble",
      "commit": "84c7c7262b42906fa88f06cd3a371f625d983c8d",
      "fileid": "acebbc294525c30465bb7329ce8a8d59c49f739701ef96acce49459528a87a5d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oxfordihtm/actions/runs/27193955335"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-09T08:37:14.000Z",
      "distro": "noble",
      "commit": "84c7c7262b42906fa88f06cd3a371f625d983c8d",
      "fileid": "9983a3bd45a857ec78ea6e916a427bff5df5efcf2c7b968c65d2a7a930006f66",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oxfordihtm/actions/runs/27193955335"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-09T08:36:56.000Z",
      "commit": "84c7c7262b42906fa88f06cd3a371f625d983c8d",
      "fileid": "889c3209c83b65160194643ffe761fbf3aae49299903fb5f97b429fd12d13086",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oxfordihtm/actions/runs/27193955335"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-09T08:36:52.000Z",
      "commit": "84c7c7262b42906fa88f06cd3a371f625d983c8d",
      "fileid": "81d0163b7e168c807ff79ada0e605ceb22f2bddd0b093596e0e2648427bd2d9e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oxfordihtm/actions/runs/27193955335"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-06-09T08:37:19.000Z",
      "commit": "84c7c7262b42906fa88f06cd3a371f625d983c8d",
      "fileid": "01c520e40eed41a2c77262ab1ee6e2c4973a55efac51d62243e83b0875ddd37e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/oxfordihtm/actions/runs/27193955335"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-09T08:36:36.000Z",
      "commit": "84c7c7262b42906fa88f06cd3a371f625d983c8d",
      "fileid": "ef5b9fac7ce8dbfef578a69fe6c89b9ec5eee54b80000fb038e4f22558552d94",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oxfordihtm/actions/runs/27193955335"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-09T08:36:30.000Z",
      "commit": "84c7c7262b42906fa88f06cd3a371f625d983c8d",
      "fileid": "55666807c20a51b8eb15f8e791aa315fb6ec5902f559775c72c7979621d8edc7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oxfordihtm/actions/runs/27193955335"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-09T08:36:38.000Z",
      "commit": "84c7c7262b42906fa88f06cd3a371f625d983c8d",
      "fileid": "21ac225e67bebf1e5be259bfe6dfb07620f94219616ccf7a47ec423b25227a87",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oxfordihtm/actions/runs/27193955335"
    }
  ]
}