{
  "_id": "6a104881acfb0bcc41c9f37e",
  "Package": "covid19br",
  "Type": "Package",
  "Title": "Brazilian COVID-19 Pandemic Data",
  "Version": "1.0.0.1",
  "Authors@R": "c(person(given = \"Fabio\",\nfamily = \"Demarqui\",\nemail = \"fndemarqui@est.ufmg.br\",\nrole = c(\"aut\", \"cre\", \"cph\")),\nperson(given = \"Cristiano\",\nfamily = \"Santos\",\nemail = \"ccsgaus@ufmg.br\",\nrole = \"aut\"),\nperson(given = \"Matheus\",\nfamily = \"Costa\",\nemail = \"matheus_belo@id.uff.br\",\nrole = \"ctb\"))",
  "Description": "Set of functions to import COVID-19 pandemic data into R.\nThe Brazilian COVID-19 data, obtained from the official\nBrazilian repository at <https://covid.saude.gov.br/>, is\navailable at the country, region, state, and city levels. The\npackage also downloads world-level COVID-19 data from Johns\nHopkins University's repository. COVID-19 data is available\nfrom the start of follow-up until to May 5, 2023, when the\nWorld Health Organization (WHO) declared an end to the Public\nHealth Emergency of International Concern (PHEIC) for COVID-19.",
  "URL": "https://fndemarqui.github.io/covid19br/",
  "BugReports": "https://github.com/fndemarqui/covid19br/issues",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://fndemarqui.r-universe.dev",
  "Date/Publication": "2025-10-22 16:55:37 UTC",
  "RemoteUrl": "https://github.com/fndemarqui/covid19br",
  "RemoteRef": "HEAD",
  "RemoteSha": "aae59c92c46bdd8d20ec69733a349a91396e4b0c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 08:52:38 UTC",
    "User": "root"
  },
  "Author": "Fabio Demarqui [aut, cre, cph],\nCristiano Santos [aut],\nMatheus Costa [ctb]",
  "Maintainer": "Fabio Demarqui <fndemarqui@est.ufmg.br>",
  "MD5sum": "d17a085de715378fdbde03887549611b",
  "_user": "fndemarqui",
  "_type": "src",
  "_file": "covid19br_1.0.0.1.tar.gz",
  "_fileid": "52d110a114227a7caf706b5139b7208726969767b8ae6695ffb14eec267e27e6",
  "_filesize": 2952548,
  "_sha256": "52d110a114227a7caf706b5139b7208726969767b8ae6695ffb14eec267e27e6",
  "_created": "2026-05-10T08:52:38.000Z",
  "_published": "2026-05-22T12:13:53.364Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77377013184,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902473357"
    },
    {
      "job": 77377013312,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902472795"
    },
    {
      "job": 77377013443,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902602545"
    },
    {
      "job": 77377013225,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902646637"
    },
    {
      "job": 77377012490,
      "time": 249,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902455281"
    },
    {
      "job": 77377012694,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160196212"
    },
    {
      "job": 77377013139,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902466818"
    },
    {
      "job": 77377013753,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902465751"
    },
    {
      "job": 77377013475,
      "time": 272,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902481645"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624433439",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fndemarqui/covid19br",
  "_commit": {
    "id": "aae59c92c46bdd8d20ec69733a349a91396e4b0c",
    "author": "fndemarqui <fndemarqui@gmail.com>",
    "committer": "fndemarqui <fndemarqui@gmail.com>",
    "message": "update test file (version 1.0.0.1)\n",
    "time": 1761152137
  },
  "_maintainer": {
    "name": "Fabio Demarqui",
    "email": "fndemarqui@est.ufmg.br",
    "login": "fndemarqui",
    "uuid": 30907827
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "role": "Suggests"
    },
    {
      "package": "pracma",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    }
  ],
  "_owner": "fndemarqui",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2025-08-18"
    }
  ],
  "_topics": [
    "brazil",
    "covid-19"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "fndemarqui",
      "count": 71,
      "uuid": 30907827
    }
  ],
  "_userbio": {
    "uuid": 30907827,
    "type": "user",
    "name": "Fábio N. Demarqui"
  },
  "_downloads": {
    "count": 277,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/covid19br"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/fndemarqui/covid19br",
  "_pkgdown": "https://fndemarqui.github.io/covid19br/",
  "_searchresults": 43,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/covid19br.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fndemarqui/covid19br",
  "_realowner": "fndemarqui",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-09-29"
    },
    {
      "version": "0.1.1",
      "date": "2020-11-24"
    },
    {
      "version": "0.1.2",
      "date": "2021-10-08"
    },
    {
      "version": "0.1.3",
      "date": "2021-10-17"
    },
    {
      "version": "0.1.4",
      "date": "2022-03-31"
    },
    {
      "version": "0.1.5",
      "date": "2023-05-08"
    },
    {
      "version": "0.1.6",
      "date": "2023-07-04"
    },
    {
      "version": "0.1.7",
      "date": "2023-09-05"
    },
    {
      "version": "0.1.8",
      "date": "2023-10-15"
    },
    {
      "version": "1.0.0",
      "date": "2025-08-19"
    },
    {
      "version": "1.0.0.1",
      "date": "2025-11-10"
    }
  ],
  "_exports": [
    "add_epi_rates",
    "add_geo",
    "downloadCovid19"
  ],
  "_datasets": [
    {
      "name": "election2018Cities",
      "title": "Results of the 2018 presidential election in Brazil by city.",
      "object": "election2018Cities",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "region",
        "state",
        "city",
        "region_code",
        "state_code",
        "mesoregion_code",
        "microregion_code",
        "city_code",
        "Bolsonaro",
        "Haddad",
        "pop"
      ],
      "rows": 5570,
      "table": true,
      "tojson": true
    },
    {
      "name": "election2018Regions",
      "title": "Results of the 2018 presidential election in Brazil by region.",
      "object": "election2018Regions",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "region",
        "Bolsonaro",
        "Haddad",
        "pop"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "election2018States",
      "title": "Results of the 2018 presidential election in Brazil by state.",
      "object": "election2018States",
      "class": [
        "grouped_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "region",
        "state",
        "Bolsonaro",
        "Haddad",
        "pop"
      ],
      "rows": 27,
      "table": true,
      "tojson": true
    },
    {
      "name": "geocities",
      "title": "City-level georeferenced data",
      "object": "geocities",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "region",
        "state",
        "city",
        "city_code",
        "pop",
        "DHI",
        "EDHI",
        "LDHI",
        "IDHI",
        "region_code",
        "state_code",
        "mesoregion_code",
        "microregion_code",
        "geometry",
        "area",
        "demoDens"
      ],
      "rows": 5570,
      "table": false,
      "tojson": false
    },
    {
      "name": "georegions",
      "title": "Region-level georeferenced data",
      "object": "georegions",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "region",
        "DHI",
        "EDHI",
        "LDHI",
        "IDHI",
        "pop",
        "region_code",
        "geometry",
        "area",
        "demoDens"
      ],
      "rows": 5,
      "table": false,
      "tojson": false
    },
    {
      "name": "geostates",
      "title": "State-level georeferenced data",
      "object": "geostates",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "state",
        "DHI",
        "EDHI",
        "LDHI",
        "IDHI",
        "pop",
        "region",
        "state_code",
        "region_code",
        "geometry",
        "area",
        "demoDens"
      ],
      "rows": 27,
      "table": false,
      "tojson": false
    },
    {
      "name": "geoworld",
      "title": "World-level georeferenced data",
      "object": "geoworld",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "country",
        "continent",
        "region",
        "subregion",
        "pop",
        "pais",
        "country_code",
        "continent_code",
        "region_code",
        "subregion_code",
        "geometry"
      ],
      "rows": 241,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_epi_rates",
      "title": "Adding incidence, mortality and lethality rates to the downloaded data",
      "topics": [
        "add_epi_rates"
      ]
    },
    {
      "page": "add_geo",
      "title": "Adding the geometry to the downloaded data for drawing maps",
      "topics": [
        "add_geo"
      ]
    },
    {
      "page": "covid19br",
      "title": "Brazilian COVID-19 Pandemic Data.",
      "topics": [
        "covid19br-package",
        "covid19br"
      ]
    },
    {
      "page": "downloadCovid19",
      "title": "Function to download COVID-19 data from web repositories",
      "topics": [
        "downloadCovid",
        "downloadCovid19"
      ]
    },
    {
      "page": "election2018Cities",
      "title": "Results of the 2018 presidential election in Brazil by city.",
      "topics": [
        "election2018Cities"
      ]
    },
    {
      "page": "election2018Regions",
      "title": "Results of the 2018 presidential election in Brazil by region.",
      "topics": [
        "election2018Regions"
      ]
    },
    {
      "page": "election2018States",
      "title": "Results of the 2018 presidential election in Brazil by state.",
      "topics": [
        "election2018States"
      ]
    },
    {
      "page": "geocities",
      "title": "City-level georeferenced data",
      "topics": [
        "geocities"
      ]
    },
    {
      "page": "georegions",
      "title": "Region-level georeferenced data",
      "topics": [
        "georegions"
      ]
    },
    {
      "page": "geostates",
      "title": "State-level georeferenced data",
      "topics": [
        "geostates"
      ]
    },
    {
      "page": "geoworld",
      "title": "World-level georeferenced data",
      "topics": [
        "geoworld"
      ]
    }
  ],
  "_readme": "https://github.com/fndemarqui/covid19br/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "curl",
    "data.table",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "httr2",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 4.712649701627211,
  "_indexed": true,
  "_nocasepkg": "covid19br",
  "_universes": [
    "fndemarqui"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.1",
      "date": "2026-05-10T08:55:21.000Z",
      "distro": "noble",
      "commit": "aae59c92c46bdd8d20ec69733a349a91396e4b0c",
      "fileid": "3f1e4a2b68cd5fa55ef4c03f956bd20ed3b53ec72d6ddbd1b872dbcc7510a2b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624433439"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.1",
      "date": "2026-05-10T08:55:21.000Z",
      "distro": "noble",
      "commit": "aae59c92c46bdd8d20ec69733a349a91396e4b0c",
      "fileid": "cd60bf5a884da24fa3b4fbd7f09bfcfdf5b8f5514cb15f52abd046dbf036c662",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624433439"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.1",
      "date": "2026-05-10T09:18:28.000Z",
      "commit": "aae59c92c46bdd8d20ec69733a349a91396e4b0c",
      "fileid": "2fb34b6c0c5ef09798200147f96505c10c7f6aa915e65ba07b74c0f709c996fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624433439"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.1",
      "date": "2026-05-10T09:26:18.000Z",
      "commit": "aae59c92c46bdd8d20ec69733a349a91396e4b0c",
      "fileid": "25633002c38d5fa5b9c79ab374ad834511fd811ee18d80652cf95db32cc7c4c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624433439"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.1",
      "date": "2026-05-10T08:54:07.000Z",
      "commit": "aae59c92c46bdd8d20ec69733a349a91396e4b0c",
      "fileid": "355621e9cbc6dd5963546cc45a732114d83efbb25ff9ff704e3cce5f36871638",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624433439"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.1",
      "date": "2026-05-10T08:53:58.000Z",
      "commit": "aae59c92c46bdd8d20ec69733a349a91396e4b0c",
      "fileid": "c3956aeff85987ed8226dc50e5143bef7957f8573c34d81e7709a295762e61d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624433439"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.1",
      "date": "2026-05-10T08:56:47.000Z",
      "commit": "aae59c92c46bdd8d20ec69733a349a91396e4b0c",
      "fileid": "edaf8bf8f1d0a7f9d57afe9795227e3160a4b1721da050b6668e307cb642086a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624433439"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.1",
      "date": "2026-05-22T12:13:32.000Z",
      "commit": "aae59c92c46bdd8d20ec69733a349a91396e4b0c",
      "fileid": "6a3cbfd3bcedcbded44c94e029227dbf2264c49990c1606eff0c1163856ddf34",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fndemarqui/actions/runs/25624433439"
    }
  ]
}