{
  "_id": "6a169794acfb0bcc41d7c78f",
  "Package": "covid19us",
  "Title": "Cases of COVID-19 in the United States",
  "Version": "0.1.9",
  "Authors@R": "person(given = \"Amanda\",\nfamily = \"Dobbyn\",\nrole = c(\"aut\", \"cre\"),\nemail = \"amanda.e.dobbyn@gmail.com\")",
  "Description": "A wrapper around the 'COVID Tracking Project API'\n<https://covidtracking.com/api/> providing data on cases of\nCOVID-19 in the US.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://aedobbyn.r-universe.dev",
  "Date/Publication": "2022-08-05 14:24:43 UTC",
  "RemoteUrl": "https://github.com/aedobbyn/covid19us",
  "RemoteRef": "HEAD",
  "RemoteSha": "38ea629d54cf5b8db9cea47e226e6680d6826f3c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 07:00:31 UTC",
    "User": "root"
  },
  "Author": "Amanda Dobbyn [aut, cre]",
  "Maintainer": "Amanda Dobbyn <amanda.e.dobbyn@gmail.com>",
  "MD5sum": "aa1e16e7bcf3310bd723cfe4b8ab39b9",
  "_user": "aedobbyn",
  "_type": "src",
  "_file": "covid19us_0.1.9.tar.gz",
  "_fileid": "fbc2645c1a27dfed63cdd7cb9cd76b5f17e3a05c2d19fdc395fd2abe7e242354",
  "_filesize": 135128,
  "_sha256": "fbc2645c1a27dfed63cdd7cb9cd76b5f17e3a05c2d19fdc395fd2abe7e242354",
  "_created": "2026-05-27T07:00:31.000Z",
  "_published": "2026-05-27T07:04:52.929Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78024530609,
      "time": 235,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7233979825"
    },
    {
      "job": 78024530604,
      "time": 213,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7233974387"
    },
    {
      "job": 78024530653,
      "time": 205,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7233976492"
    },
    {
      "job": 78024530610,
      "time": 181,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7233970414"
    },
    {
      "job": 78024190719,
      "time": 143,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233911983"
    },
    {
      "job": 78024530593,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233954766"
    },
    {
      "job": 78024530611,
      "time": 175,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7233963901"
    },
    {
      "job": 78024530674,
      "time": 145,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7233954168"
    },
    {
      "job": 78024530613,
      "time": 152,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7233956307"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aedobbyn/actions/runs/26495967851",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aedobbyn/covid19us",
  "_commit": {
    "id": "38ea629d54cf5b8db9cea47e226e6680d6826f3c",
    "author": "Amanda Dobbyn <amanda.e.dobbyn@gmail.com>",
    "committer": "Amanda Dobbyn <amanda.e.dobbyn@gmail.com>",
    "message": "bump version\n",
    "time": 1659709483
  },
  "_maintainer": {
    "name": "Amanda Dobbyn",
    "email": "amanda.e.dobbyn@gmail.com",
    "login": "aedobbyn",
    "description": "",
    "uuid": 4908283
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "curl",
      "version": ">= 4.3",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.3",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.1",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.7.4",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.3",
      "role": "Imports"
    },
    {
      "package": "snakecase",
      "version": ">= 0.11.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 2.1.3",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "covr",
      "version": ">= 3.4.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "aedobbyn",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 62,
  "_contributors": [
    {
      "user": "aedobbyn",
      "count": 62,
      "uuid": 4908283
    },
    {
      "user": "marcmenem",
      "count": 1,
      "uuid": 212874
    },
    {
      "user": "embroil",
      "count": 1,
      "uuid": 47577860
    }
  ],
  "_userbio": {
    "uuid": 4908283,
    "type": "user",
    "name": "Amanda Dobbyn"
  },
  "_downloads": {
    "count": 257,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/covid19us"
  },
  "_devurl": "https://github.com/aedobbyn/covid19us",
  "_searchresults": 28,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/covid19us.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aedobbyn/covid19us",
  "_realowner": "aedobbyn",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-03-23"
    },
    {
      "version": "0.1.1",
      "date": "2020-03-24"
    },
    {
      "version": "0.1.2",
      "date": "2020-04-11"
    },
    {
      "version": "0.1.3",
      "date": "2020-04-29"
    },
    {
      "version": "0.1.4",
      "date": "2020-05-04"
    },
    {
      "version": "0.1.6",
      "date": "2020-05-20"
    },
    {
      "version": "0.1.7",
      "date": "2020-09-07"
    },
    {
      "version": "0.1.8",
      "date": "2022-03-24"
    },
    {
      "version": "0.1.9",
      "date": "2022-08-10"
    }
  ],
  "_exports": [
    "%<>%",
    "%>%",
    "get_counties_info",
    "get_info_covid19us",
    "get_states_current",
    "get_states_daily",
    "get_states_info",
    "get_tracker_urls",
    "get_us_current",
    "get_us_daily",
    "refresh_covid19us"
  ],
  "_help": [
    {
      "page": "get_counties_info",
      "title": "Get COVID-related information for certain counties",
      "topics": [
        "get_counties_info"
      ]
    },
    {
      "page": "get_info_covid19us",
      "title": "Get info about this dataset",
      "topics": [
        "get_info_covid19us"
      ]
    },
    {
      "page": "get_states_current",
      "title": "Get current counts for every state",
      "topics": [
        "get_states_current"
      ]
    },
    {
      "page": "get_states_daily",
      "title": "Get daily counts for every state",
      "topics": [
        "get_states_daily"
      ]
    },
    {
      "page": "get_states_info",
      "title": "Get COVID-related information for each state",
      "topics": [
        "get_states_info"
      ]
    },
    {
      "page": "get_tracker_urls",
      "title": "Get URLs and their details for each state",
      "topics": [
        "get_tracker_urls"
      ]
    },
    {
      "page": "get_us_current",
      "title": "Get current US counts",
      "topics": [
        "get_us_current"
      ]
    },
    {
      "page": "get_us_daily",
      "title": "Get daily US counts",
      "topics": [
        "get_us_daily"
      ]
    },
    {
      "page": "refresh_covid19us",
      "title": "Get state data in long format",
      "topics": [
        "refresh_covid19us"
      ]
    }
  ],
  "_readme": "https://github.com/aedobbyn/covid19us/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 5.239549720840473,
  "_indexed": true,
  "_nocasepkg": "covid19us",
  "_universes": [
    "aedobbyn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.9",
      "date": "2026-05-27T07:03:06.000Z",
      "distro": "noble",
      "commit": "38ea629d54cf5b8db9cea47e226e6680d6826f3c",
      "fileid": "b365304f6ffb20c2971a7d45f4b74c280de475b9e5201f9295de3414c7e94402",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aedobbyn/actions/runs/26495967851"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.9",
      "date": "2026-05-27T07:02:55.000Z",
      "distro": "noble",
      "commit": "38ea629d54cf5b8db9cea47e226e6680d6826f3c",
      "fileid": "bafb256f6a0670f9c0abe78bbf8f57906dc9cebf8531462a12a6c52c4929e929",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aedobbyn/actions/runs/26495967851"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.9",
      "date": "2026-05-27T07:03:00.000Z",
      "commit": "38ea629d54cf5b8db9cea47e226e6680d6826f3c",
      "fileid": "b092c5ef70e5e94b70b33cbaf4351a061e638fd3f62778a7f49f6d0fd60b19cb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aedobbyn/actions/runs/26495967851"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.9",
      "date": "2026-05-27T07:02:41.000Z",
      "commit": "38ea629d54cf5b8db9cea47e226e6680d6826f3c",
      "fileid": "c344070a3760ae9a119609bc1040676b8374719894c57f3c658f1ea98e552687",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aedobbyn/actions/runs/26495967851"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.9",
      "date": "2026-05-27T07:03:11.000Z",
      "commit": "38ea629d54cf5b8db9cea47e226e6680d6826f3c",
      "fileid": "3a5657d65ee7ca459ceb6dbbf84dd8503ca42581ae02255b2b96b6c4f47384e3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aedobbyn/actions/runs/26495967851"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-05-27T07:02:16.000Z",
      "commit": "38ea629d54cf5b8db9cea47e226e6680d6826f3c",
      "fileid": "6f799404500fa101a9e0e5ca3cae2ce4cd33b592a1b5e851eb68db411e93ae8b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aedobbyn/actions/runs/26495967851"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-05-27T07:01:40.000Z",
      "commit": "38ea629d54cf5b8db9cea47e226e6680d6826f3c",
      "fileid": "4f1190c809ac06a0048379a12a0f2b647a0c45578de4115f80f0dcacd0bf1c0b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aedobbyn/actions/runs/26495967851"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-05-27T07:01:36.000Z",
      "commit": "38ea629d54cf5b8db9cea47e226e6680d6826f3c",
      "fileid": "5e3c6b3dab6ab998bc228313bc5b9224b121fc00105587f6a906518abb780b2c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/aedobbyn/actions/runs/26495967851"
    }
  ]
}