{
  "_id": "6a49f89f9a7b00bcc12f4af3",
  "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-06-12 07:35:09 UTC",
    "User": "root"
  },
  "Author": "Tim Essam [aut, cre],\nAaron Chafetz [aut],\nBaboyma Kagniniwa [aut]",
  "Maintainer": "Tim Essam <tessam@usaid.gov>",
  "_user": "usaid-oha-si",
  "_type": "src",
  "_file": "COVIDutilities_1.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/289d762cf5e9e11702e8251cc712d296545acc562fbe29ea5567d25b95511856",
  "_filesize": 638626,
  "_sha256": "289d762cf5e9e11702e8251cc712d296545acc562fbe29ea5567d25b95511856",
  "_expires": "2026-10-13T06:24:29.000Z",
  "_created": "2026-06-12T07:35:09.000Z",
  "_published": "2026-07-05T06:24:31.109Z",
  "_jobs": [
    {
      "job": 85199037788,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7585761100"
    },
    {
      "job": 85199037814,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7585771462"
    },
    {
      "job": 85199037735,
      "time": 71,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7586125951"
    },
    {
      "job": 85199037710,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7586173988"
    },
    {
      "job": 85199037712,
      "time": 271,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7585716505"
    },
    {
      "job": 85199037830,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7585755632"
    },
    {
      "job": 85199037708,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7585744714"
    },
    {
      "job": 85199037809,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7585744456"
    },
    {
      "job": 85199037899,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7585744057"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/27401491538",
  "_status": "failure",
  "_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",
    "description": "Data wrangler / janitor / sciencer...sometimes. Previous collaborator with @achafetz,  @baboyma & @karishmas26 and @flaneuse.",
    "uuid": 5873344
  },
  "_distro": "noble",
  "_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",
    "LICENSE",
    "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",
    "otel",
    "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-06-12T07:37:37.000Z",
      "distro": "noble",
      "commit": "fe761fdfd7cf1a7f4491f26957da3b8bb5b08eb6",
      "fileid": "https://r2.ropensci.org/1ef5c3d13fd6f1edefbefe10de64fbf97e4ff9e294ee3a4fd4954dea944cbe90",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/27401491538"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-12T07:38:11.000Z",
      "distro": "noble",
      "commit": "fe761fdfd7cf1a7f4491f26957da3b8bb5b08eb6",
      "fileid": "https://r2.ropensci.org/a034052f62c5ab6053d3cfe8d13db6e68637afc7442a73e598db289643f8c371",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/27401491538"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-12T07:57:03.000Z",
      "commit": "fe761fdfd7cf1a7f4491f26957da3b8bb5b08eb6",
      "fileid": "https://r2.ropensci.org/afcb7b0f13dd772904e222bd4a6b306f5fd572daa82fc58989929e77e384d6d5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/27401491538"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-12T07:59:31.000Z",
      "commit": "fe761fdfd7cf1a7f4491f26957da3b8bb5b08eb6",
      "fileid": "https://r2.ropensci.org/c1e8cb2c29285d833cb0bf5f13d8371bff96029d703537815dfa6c033a5df628",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/27401491538"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-12T07:37:30.000Z",
      "commit": "fe761fdfd7cf1a7f4491f26957da3b8bb5b08eb6",
      "fileid": "https://r2.ropensci.org/43631049d94c349fdb26cea71657956fb8112f98655181cd01ecb912f2f8d3f8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/27401491538"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-12T07:36:36.000Z",
      "commit": "fe761fdfd7cf1a7f4491f26957da3b8bb5b08eb6",
      "fileid": "https://r2.ropensci.org/14214b47a29b198f86ca4c43d63ef1ab2121c923a7d63d2926976ddd03d40194",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/27401491538"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-12T07:36:36.000Z",
      "commit": "fe761fdfd7cf1a7f4491f26957da3b8bb5b08eb6",
      "fileid": "https://r2.ropensci.org/14502df79a96cf512f9e6d55d7129f467aa843aad813ad859b6f99a70f1cbdbd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/27401491538"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-12T07:36:35.000Z",
      "commit": "fe761fdfd7cf1a7f4491f26957da3b8bb5b08eb6",
      "fileid": "https://r2.ropensci.org/d14d4a2a6aa7c8903f46a3d29f6724143852e7a2afc1c521b52241066a8df09c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/27401491538"
    }
  ]
}