{
  "_id": "6a1088a3acfb0bcc41cb2175",
  "Package": "coronavirus",
  "Title": "The 2019 Novel Coronavirus COVID-19 (2019-nCoV) Dataset",
  "Version": "0.4.1",
  "Authors@R": "c(person(given = \"Rami\", \nfamily =\"Krispin\",\nemail = \"rami.krispin@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(given = \"Jarrett\",\nfamily = \"Byrnes\",\nrole = c(\"aut\"),\nemail = \"jarrett.byrnes@umb.edu\",\ncomment = c(ORCID = \"0000-0002-9791-9472\")))",
  "Maintainer": "Rami Krispin <rami.krispin@gmail.com>",
  "Description": "Provides a daily summary of the Coronavirus (COVID-19)\ncases by state/province. Data source: Johns Hopkins University\nCenter for Systems Science and Engineering (JHU CCSE)\nCoronavirus\n<https://systems.jhu.edu/research/public-health/ncov/>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/RamiKrispin/coronavirus",
  "BugReports": "https://github.com/RamiKrispin/coronavirus/issues",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://ramikrispin.r-universe.dev",
  "Date/Publication": "2023-03-20 16:28:47 UTC",
  "RemoteUrl": "https://github.com/ramikrispin/coronavirus",
  "RemoteRef": "HEAD",
  "RemoteSha": "d869dbce5cd75d49e8d7295cbf0a25405068ecc4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-05 07:40:10 UTC",
    "User": "root"
  },
  "Author": "Rami Krispin [aut, cre],\nJarrett Byrnes [aut] (ORCID: <https://orcid.org/0000-0002-9791-9472>)",
  "MD5sum": "57934c0d8c38af7a6120872cbcdd24e7",
  "_user": "ramikrispin",
  "_type": "src",
  "_file": "coronavirus_0.4.1.tar.gz",
  "_fileid": "7967f2bb8c25c9e0e0d975863d97515ca5c8b1887ac70bc2f7f19301832d1422",
  "_filesize": 2105295,
  "_sha256": "7967f2bb8c25c9e0e0d975863d97515ca5c8b1887ac70bc2f7f19301832d1422",
  "_created": "2026-05-05T07:40:10.000Z",
  "_published": "2026-05-22T16:47:31.928Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77423646986,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6801073274"
    },
    {
      "job": 77423647592,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6801078279"
    },
    {
      "job": 77423647601,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6801063263"
    },
    {
      "job": 77423647594,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6801062019"
    },
    {
      "job": 77423646813,
      "time": 367,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6801033758"
    },
    {
      "job": 77423646414,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165802180"
    },
    {
      "job": 77423647566,
      "time": 231,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6801096768"
    },
    {
      "job": 77423647052,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6801058557"
    },
    {
      "job": 77423647722,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6801058244"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/25363712713",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ramikrispin/coronavirus",
  "_commit": {
    "id": "d869dbce5cd75d49e8d7295cbf0a25405068ecc4",
    "author": "RamiKrispin <ramkrisp@umich.edu>",
    "committer": "RamiKrispin <ramkrisp@umich.edu>",
    "message": "Auto update coronavirus data\n",
    "time": 1679329727
  },
  "_maintainer": {
    "name": "Rami Krispin",
    "email": "rami.krispin@gmail.com",
    "login": "covidr",
    "uuid": 62623732
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "devtools",
      "version": ">= 2.2.2",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "remotes",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ramikrispin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "covid-19",
    "covid19",
    "covid19-data",
    "dataset"
  ],
  "_stars": 495,
  "_contributors": [
    {
      "user": "ramikrispin",
      "count": 202,
      "uuid": 12760966
    }
  ],
  "_userbio": {
    "uuid": 12760966,
    "type": "user",
    "name": "Rami Krispin",
    "description": "Data science and engineering manager | Author, open-source contributor 👨🏻‍💻 |  \r\nTime-series analysis and forecasting ❤️ |\r\nOpinions are my own 😎"
  },
  "_downloads": {
    "count": 364,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/coronavirus"
  },
  "_devurl": "https://github.com/ramikrispin/coronavirus",
  "_searchresults": 736,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/coronavirus.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ramikrispin/coronavirus",
  "_realowner": "ramikrispin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-02-23"
    },
    {
      "version": "0.2.0",
      "date": "2020-05-13"
    },
    {
      "version": "0.3.0",
      "date": "2020-08-03"
    },
    {
      "version": "0.3.1",
      "date": "2021-01-11"
    },
    {
      "version": "0.3.2",
      "date": "2021-01-23"
    },
    {
      "version": "0.3.21",
      "date": "2021-01-30"
    },
    {
      "version": "0.3.22",
      "date": "2021-05-29"
    },
    {
      "version": "0.3.30",
      "date": "2021-09-19"
    },
    {
      "version": "0.3.31",
      "date": "2021-10-15"
    },
    {
      "version": "0.3.32",
      "date": "2022-06-24"
    },
    {
      "version": "0.4.0",
      "date": "2023-02-13"
    },
    {
      "version": "0.4.1",
      "date": "2023-03-19"
    }
  ],
  "_exports": [
    "get_info_coronavirus",
    "refresh_coronavirus_jhu",
    "update_dataset"
  ],
  "_datasets": [
    {
      "name": "coronavirus",
      "title": "The 2019 Novel Coronavirus COVID-19 (2019-nCoV) Dataset",
      "object": "coronavirus",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "province",
        "country",
        "lat",
        "long",
        "type",
        "cases",
        "uid",
        "iso2",
        "iso3",
        "code3",
        "combined_key",
        "population",
        "continent_name",
        "continent_code"
      ],
      "rows": 973836,
      "table": true,
      "tojson": true
    },
    {
      "name": "covid19_vaccine",
      "title": "The COVID-19 Worldwide Vaccine Dataset",
      "object": "covid19_vaccine",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "country_region",
        "continent_name",
        "continent_code",
        "combined_key",
        "doses_admin",
        "people_at_least_one_dose",
        "population",
        "uid",
        "iso2",
        "iso3",
        "code3",
        "fips",
        "lat",
        "long"
      ],
      "rows": 142597,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "coronavirus",
      "title": "The 2019 Novel Coronavirus COVID-19 (2019-nCoV) Dataset",
      "topics": [
        "coronavirus"
      ]
    },
    {
      "page": "covid19_vaccine",
      "title": "The COVID-19 Worldwide Vaccine Dataset",
      "topics": [
        "covid19_vaccine"
      ]
    },
    {
      "page": "get_info_coronavirus",
      "title": "Get information about the datasets provided by the coronavirus package",
      "topics": [
        "get_info_coronavirus"
      ]
    },
    {
      "page": "refresh_coronavirus_jhu",
      "title": "Refresh the 2019 Novel Coronavirus COVID-19 (2019-nCoV) Dataset in the Covid19R Project Format",
      "topics": [
        "refresh_coronavirus_jhu"
      ]
    },
    {
      "page": "update_dataset",
      "title": "Update the coronavirus Dataset",
      "topics": [
        "update_dataset"
      ]
    }
  ],
  "_readme": "https://github.com/ramikrispin/coronavirus/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "brew",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "devtools",
    "diffobj",
    "digest",
    "downlit",
    "ellipsis",
    "evaluate",
    "fansi",
    "fastmap",
    "fontawesome",
    "fs",
    "gert",
    "gh",
    "gitcreds",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr2",
    "ini",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pak",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgdown",
    "pkgload",
    "praise",
    "prettyunits",
    "processx",
    "profvis",
    "promises",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "rcmdcheck",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "roxygen2",
    "rprojroot",
    "rstudioapi",
    "rversions",
    "sass",
    "sessioninfo",
    "shiny",
    "sourcetools",
    "stringi",
    "sys",
    "systemfonts",
    "testthat",
    "textshaping",
    "tibble",
    "tinytex",
    "urlchecker",
    "usethis",
    "utf8",
    "vctrs",
    "waldo",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "xopen",
    "xtable",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "covid19R.Rmd",
      "filename": "covid19R.html",
      "title": "Covid19R Project Data Format",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-01-07 16:21:16",
      "modified": "2023-01-07 16:21:16",
      "commits": 1
    }
  ],
  "_score": 8.260453017607087,
  "_indexed": true,
  "_nocasepkg": "coronavirus",
  "_universes": [
    "ramikrispin",
    "covidr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-05-05T07:42:37.000Z",
      "distro": "noble",
      "commit": "d869dbce5cd75d49e8d7295cbf0a25405068ecc4",
      "fileid": "bb09a05b5a2bdf79d8dc344014b8d92b7376fb2af1385978138e73e2dd3fce30",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/25363712713"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-05-05T07:42:58.000Z",
      "distro": "noble",
      "commit": "d869dbce5cd75d49e8d7295cbf0a25405068ecc4",
      "fileid": "e9d4f152814b11ec471ac9b15cabf22f256990aa83b5884aa24ec6026179e20f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/25363712713"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-05-05T07:42:03.000Z",
      "commit": "d869dbce5cd75d49e8d7295cbf0a25405068ecc4",
      "fileid": "08f1efd60d50a97d81b7720cfa83abd6e724bee820346e5485a11f04f9d81981",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/25363712713"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-05-05T07:42:03.000Z",
      "commit": "d869dbce5cd75d49e8d7295cbf0a25405068ecc4",
      "fileid": "9b2cca74e677d542c75238c0a35d8bb51bcdea39e4823a61d18ac6bb80a0fac6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/25363712713"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-05T07:43:58.000Z",
      "commit": "d869dbce5cd75d49e8d7295cbf0a25405068ecc4",
      "fileid": "196cd11a0a379632a658093d0c5adcbab74f2d5f71cc84b63f0beeefb63d7564",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/25363712713"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-05T07:41:39.000Z",
      "commit": "d869dbce5cd75d49e8d7295cbf0a25405068ecc4",
      "fileid": "e1ab5f4d0e15a8e84c2b93fbce0332804440c2fed6d40807f248462903465024",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/25363712713"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-05T07:41:39.000Z",
      "commit": "d869dbce5cd75d49e8d7295cbf0a25405068ecc4",
      "fileid": "fffb4dfb540224e537783d9dec9bcd9465f92bdb92e5369f867d824e53b3fc2d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/25363712713"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-05-22T16:47:07.000Z",
      "commit": "d869dbce5cd75d49e8d7295cbf0a25405068ecc4",
      "fileid": "d693bf3a116a968c38f4b6389cb8901524306837d15dc242f6de98e69bc5181c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/25363712713"
    }
  ]
}