{
  "_id": "6a1026adacfb0bcc41c8fa0b",
  "Package": "COVIDutilities",
  "Title": "Pulls and Returns Tidy COVID-19 Data",
  "Version": "1.1.0",
  "Authors@R": "c(\nperson(\"Tim\", \"Essam\", ,\"tessam@usaid.gov\", c(\"aut\", \"cre\")),\nperson(\"Aaron\", \"Chafetz\", ,\"achafetz@usaid.gov\", c(\"aut\")),\nperson(\"Baboyma\", \"Kagniniwa\", ,\"bkagniniwa@usaid.gov \", c(\"aut\"))\n)",
  "Description": "What the package does (one paragraph).",
  "URL": "https://github.com/USAID-OHA-SI/COVIDutilities",
  "BugReports": "https://github.com/USAID-OHA-SI/COVIDutilities/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "Remotes": [
    "USAID-OHA-SI/glamr",
    "USAID-OHA-SI/glitr",
    "USAID-OHA-SI/gophr",
    "USAID-OHA-SI/gagglr"
  ],
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev\nlibpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev\nlibssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://usaid-oha-si.r-universe.dev",
  "Date/Publication": "2022-08-15 18:10:52 UTC",
  "RemoteUrl": "https://github.com/USAID-OHA-SI/COVIDutilities",
  "RemoteRef": "HEAD",
  "RemoteSha": "fe761fdfd7cf1a7f4491f26957da3b8bb5b08eb6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 08:57:00 UTC",
    "User": "root"
  },
  "Author": "Tim Essam [aut, cre],\nAaron Chafetz [aut],\nBaboyma Kagniniwa [aut]",
  "Maintainer": "Tim Essam <tessam@usaid.gov>",
  "MD5sum": "ac3a2919d2619ebe70251c138f817e74",
  "_user": "usaid-oha-si",
  "_type": "src",
  "_file": "COVIDutilities_1.1.0.tar.gz",
  "_fileid": "bf1b575539fe6a78a092f0f4db27acf23be8f4b7ef6a8f6665a0169bdfd765b1",
  "_filesize": 638650,
  "_sha256": "bf1b575539fe6a78a092f0f4db27acf23be8f4b7ef6a8f6665a0169bdfd765b1",
  "_created": "2026-05-13T08:57:00.000Z",
  "_published": "2026-05-22T09:49:33.698Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77355848954,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6965786606"
    },
    {
      "job": 77355848866,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6965783035"
    },
    {
      "job": 77355848758,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6965774237"
    },
    {
      "job": 77355848430,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6965765273"
    },
    {
      "job": 77355848006,
      "time": 260,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6965732662"
    },
    {
      "job": 77355848079,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157647466"
    },
    {
      "job": 77355848367,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6965761355"
    },
    {
      "job": 77355848917,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6965765665"
    },
    {
      "job": 77355848938,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6965758062"
    }
  ],
  "_buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/25788765562",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/USAID-OHA-SI/COVIDutilities",
  "_commit": {
    "id": "fe761fdfd7cf1a7f4491f26957da3b8bb5b08eb6",
    "author": "Aaron Chafetz <achafetz@usaid.gov>",
    "committer": "Aaron Chafetz <achafetz@usaid.gov>",
    "message": "feat: add package check\n",
    "time": 1660587052
  },
  "_maintainer": {
    "name": "Tim Essam",
    "email": "tessam@usaid.gov",
    "login": "tessam30",
    "linkedin": "in/timessam",
    "uuid": 5873344
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "markdown",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "tidyverse",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "qpdf",
      "role": "Suggests"
    },
    {
      "package": "extrafont",
      "role": "Suggests"
    }
  ],
  "_owner": "usaid-oha-si",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "achafetz",
      "count": 41,
      "uuid": 8933069
    },
    {
      "user": "tessam30",
      "count": 30,
      "uuid": 5873344
    }
  ],
  "_userbio": {
    "uuid": 24459861,
    "type": "organization",
    "name": "USAID OHA SI"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/COVIDutilities"
  },
  "_devurl": "https://github.com/usaid-oha-si/covidutilities",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/COVIDutilities.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "get_vax_countries",
    "get_vax_data",
    "hdx_govmes_linkid",
    "hdx_govmes_url",
    "jhuRepo",
    "owid_vax_url",
    "oxford_url",
    "pull_covid_gov_measures",
    "pull_jhu_covid",
    "pull_stringency_index",
    "pull_vax_data",
    "tsCases",
    "tsDeaths",
    "tsRecov",
    "who_pandemic"
  ],
  "_datasets": [
    {
      "name": "pepfar_iso_map",
      "title": "PEPFAR COUNTRY ISO CODES",
      "object": "pepfar_iso_map",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "countryname",
        "iso"
      ],
      "rows": 71,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "get_vax_countries",
      "title": "Import Our World in Data Vaccine rates Pull list of countries for which vax data exist",
      "concept": [
        "vax"
      ],
      "topics": [
        "get_vax_countries"
      ]
    },
    {
      "page": "get_vax_data",
      "title": "Fetch Our World In Data vaccine data",
      "topics": [
        "get_vax_data"
      ]
    },
    {
      "page": "pepfar_iso_map",
      "title": "PEPFAR COUNTRY ISO CODES",
      "topics": [
        "pepfar_iso_map"
      ]
    },
    {
      "page": "pull_covid_gov_measures",
      "title": "Pull HDX COVID Government Measures data",
      "topics": [
        "pull_covid_gov_measures"
      ]
    },
    {
      "page": "pull_jhu_covid",
      "title": "Pull JHU COVID-19 Case, Recovery, and Death Data",
      "topics": [
        "pull_jhu_covid"
      ]
    },
    {
      "page": "pull_stringency_index",
      "title": "Pull Oxford Stringency Index",
      "topics": [
        "pull_stringency_index"
      ]
    },
    {
      "page": "pull_vax_data",
      "title": "Fetch Our World In Data vaccine data",
      "concept": [
        "vax"
      ],
      "topics": [
        "pull_vax_data"
      ]
    },
    {
      "page": "who_pandemic",
      "title": "Returns a dataframe of when WHO declared COVID-19 a pandemic",
      "topics": [
        "who_pandemic"
      ]
    }
  ],
  "_pkglogo": "https://github.com/USAID-OHA-SI/COVIDutilities/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/USAID-OHA-SI/COVIDutilities/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "blob",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "cellranger",
    "cli",
    "clipr",
    "commonmark",
    "conflicted",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "digest",
    "dplyr",
    "dtplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "gargle",
    "generics",
    "ggplot2",
    "glue",
    "googledrive",
    "googlesheets4",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "httr",
    "ids",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "lubridate",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "modelr",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "RColorBrewer",
    "readr",
    "readxl",
    "rematch",
    "rematch2",
    "reprex",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "rvest",
    "S7",
    "sass",
    "scales",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidyverse",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zoo"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "covidutilities",
  "_universes": [
    "usaid-oha-si",
    "tessam30"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-13T08:59:39.000Z",
      "distro": "noble",
      "commit": "fe761fdfd7cf1a7f4491f26957da3b8bb5b08eb6",
      "fileid": "7c210cf58e20a69bdf4a41dde0077be6d537f641413ae9514c0bda08128ca045",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/25788765562"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-13T08:59:29.000Z",
      "distro": "noble",
      "commit": "fe761fdfd7cf1a7f4491f26957da3b8bb5b08eb6",
      "fileid": "4ef2ab40b8e2ac647f063dbc7031c0df6e9d08b3630a2338eab8da74f1320a39",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/25788765562"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-13T08:59:04.000Z",
      "commit": "fe761fdfd7cf1a7f4491f26957da3b8bb5b08eb6",
      "fileid": "584e87e03be194512f79c929b696869b7b4f6a0e4e8457b6561bed8532fe3933",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/25788765562"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-13T08:58:38.000Z",
      "commit": "fe761fdfd7cf1a7f4491f26957da3b8bb5b08eb6",
      "fileid": "cbfb19aa4fdf97de1e32f237357701ba23f85efe3a1cfe2d308bc99befc53390",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/25788765562"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-13T08:58:20.000Z",
      "commit": "fe761fdfd7cf1a7f4491f26957da3b8bb5b08eb6",
      "fileid": "bedc2117d71b7c874015faf330684e6f9d989edebed61834b110fff8c7b8e861",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/25788765562"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-13T08:58:27.000Z",
      "commit": "fe761fdfd7cf1a7f4491f26957da3b8bb5b08eb6",
      "fileid": "94331a44c573bdf806af22fe6cbe79e533652e8d38b3a5f4d4d21e6071ac776f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/25788765562"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-13T08:58:12.000Z",
      "commit": "fe761fdfd7cf1a7f4491f26957da3b8bb5b08eb6",
      "fileid": "12496fb5b5e13cbd1ad13bf9bcf2600a72e463d172920dc988d165f3002cc753",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/25788765562"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-22T09:49:09.000Z",
      "commit": "fe761fdfd7cf1a7f4491f26957da3b8bb5b08eb6",
      "fileid": "5298a0b778ddcee89cc9e213766e2c36555288fb0926213d72e97e53efdc1c96",
      "status": "success",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/25788765562"
    }
  ]
}