{
  "_id": "6a27aa3724555f66ed533fb6",
  "Package": "COVIDIBGE",
  "Type": "Package",
  "Title": "Downloading, Reading and Analyzing PNAD COVID19 Microdata",
  "Version": "0.2.2",
  "Authors@R": "c(person(\"Gabriel\", \"Assuncao\", email = \"pacotesipd@ibge.gov.br\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Luna\", \"Hidalgo\", email = \"pacotesipd@ibge.gov.br\",\nrole = c(\"aut\")),\nperson(\"Douglas\", \"Braga\", email = \"pacotesipd@ibge.gov.br\",\nrole = c(\"ctb\")),\nperson(\"Viviane\", \"Quintaes\", email = \"pacotesipd@ibge.gov.br\",\nrole = c(\"ctb\")))",
  "Description": "Provides tools for downloading, reading and analyzing the\nCOVID19 National Household Sample Survey - PNAD COVID19, a\nhousehold survey from Brazilian Institute of Geography and\nStatistics - IBGE. The data must be downloaded from the\nofficial website <https://www.ibge.gov.br/>. Further analysis\nmust be made using package 'survey'.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "NeedsCompilation": "no",
  "Author": "Gabriel Assuncao [aut, cre], Luna Hidalgo [aut], Douglas Braga\n[ctb], Viviane Quintaes [ctb]",
  "Maintainer": "Gabriel Assuncao <pacotesipd@ibge.gov.br>",
  "BugReports": "https://github.com/Gabriel-Assuncao/COVIDIBGE/issues",
  "Packaged": {
    "Date": "2026-06-08 06:44:40 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "git make libssl-dev libx11-dev",
  "Repository": "https://gabriel-assuncao.r-universe.dev",
  "Date/Publication": "2024-02-02 02:29:42 UTC",
  "RemoteUrl": "https://github.com/gabriel-assuncao/covidibge",
  "RemoteRef": "HEAD",
  "RemoteSha": "12b4824220b2cd7c0a757452bfb48ca95b721e92",
  "MD5sum": "69d9d4bf44a4dadd6efc55de00063737",
  "_user": "gabriel-assuncao",
  "_type": "src",
  "_file": "COVIDIBGE_0.2.2.tar.gz",
  "_fileid": "e2ab66f612a063d1e2ea13a4dd7f54645e0194c0c5a58c02d70601faaf24c3f9",
  "_filesize": 270993,
  "_sha256": "e2ab66f612a063d1e2ea13a4dd7f54645e0194c0c5a58c02d70601faaf24c3f9",
  "_created": "2026-06-08T06:44:40.000Z",
  "_published": "2026-06-09T05:52:55.244Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80256586845,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473293101"
    },
    {
      "job": 80256587227,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473288590"
    },
    {
      "job": 80256586638,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499547398"
    },
    {
      "job": 80256586650,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499529078"
    },
    {
      "job": 80256586533,
      "time": 233,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473254917"
    },
    {
      "job": 80256586992,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473283907"
    },
    {
      "job": 80256586916,
      "time": 171,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473296750"
    },
    {
      "job": 80256587048,
      "time": 162,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473295421"
    },
    {
      "job": 80256587078,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473284482"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/27120544128",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gabriel-assuncao/covidibge",
  "_commit": {
    "id": "12b4824220b2cd7c0a757452bfb48ca95b721e92",
    "author": "Gabriel Assuncao <pacotesipd@ibge.gov.br>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.2\n",
    "time": 1706840982
  },
  "_maintainer": {
    "name": "Gabriel Assuncao",
    "email": "pacotesipd@ibge.gov.br",
    "login": "gabriel-assuncao",
    "uuid": 79590354
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "projmgr",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "survey",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "timeDate",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "convey",
      "role": "Suggests"
    },
    {
      "package": "SIPDIBGE",
      "role": "Suggests"
    },
    {
      "package": "srvyr",
      "role": "Suggests"
    }
  ],
  "_owner": "gabriel-assuncao",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "ibge",
    "pnadcovid19",
    "sipd"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "gabriel-assuncao",
      "count": 13,
      "uuid": 79590354
    }
  ],
  "_userbio": {
    "uuid": 79590354,
    "type": "user",
    "name": "Gabriel Henrique Oliveira Assunção",
    "description": "Maintainer of packages in R for downloading and reading microdata from IBGE's sample household surveys."
  },
  "_downloads": {
    "count": 329,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/COVIDIBGE"
  },
  "_devurl": "https://github.com/gabriel-assuncao/covidibge",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/COVIDIBGE.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gabriel-assuncao/covidibge",
  "_realowner": "gabriel-assuncao",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-12-16"
    },
    {
      "version": "0.1.1",
      "date": "2021-01-26"
    },
    {
      "version": "0.1.2",
      "date": "2021-01-31"
    },
    {
      "version": "0.1.3",
      "date": "2021-04-22"
    },
    {
      "version": "0.1.4",
      "date": "2021-05-04"
    },
    {
      "version": "0.1.5",
      "date": "2021-06-24"
    },
    {
      "version": "0.1.6",
      "date": "2021-10-15"
    },
    {
      "version": "0.1.7",
      "date": "2021-11-03"
    },
    {
      "version": "0.1.8",
      "date": "2021-11-30"
    },
    {
      "version": "0.1.9",
      "date": "2023-01-19"
    },
    {
      "version": "0.2.0",
      "date": "2023-06-29"
    },
    {
      "version": "0.2.1",
      "date": "2023-11-19"
    },
    {
      "version": "0.2.2",
      "date": "2024-02-01"
    }
  ],
  "_exports": [
    "covid_deflator",
    "covid_design",
    "covid_example",
    "covid_labeller",
    "get_covid",
    "read_covid"
  ],
  "_help": [
    {
      "page": "covid_deflator",
      "title": "Add deflator variables to PNAD COVID19 microdata",
      "topics": [
        "covid_deflator"
      ]
    },
    {
      "page": "covid_design",
      "title": "Create PNAD COVID19 survey object with its sample design",
      "topics": [
        "covid_design"
      ]
    },
    {
      "page": "covid_example",
      "title": "Get the path of the PNAD COVID19 toy example files",
      "topics": [
        "covid_example"
      ]
    },
    {
      "page": "covid_labeller",
      "title": "Label categorical variables from PNAD COVID19 microdata",
      "topics": [
        "covid_labeller"
      ]
    },
    {
      "page": "get_covid",
      "title": "Download, label, deflate and create survey design object for PNAD COVID19 microdata",
      "topics": [
        "get_covid"
      ]
    },
    {
      "page": "read_covid",
      "title": "Read PNAD COVID19 microdata",
      "topics": [
        "read_covid"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "bitops",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dplyr",
    "generics",
    "gitcreds",
    "glue",
    "hms",
    "httr",
    "httr2",
    "ini",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mime",
    "minqa",
    "mitools",
    "numDeriv",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "projmgr",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppArmadillo",
    "RCurl",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "survey",
    "survival",
    "sys",
    "tibble",
    "tidyselect",
    "timeDate",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 3.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "covidibge",
  "_universes": [
    "gabriel-assuncao"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-08T06:47:52.000Z",
      "distro": "noble",
      "commit": "12b4824220b2cd7c0a757452bfb48ca95b721e92",
      "fileid": "374a727b5bd39bdc0ed4064280219b54c9e464f1bdc5069aaf1d8f5ec0872423",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/27120544128"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-08T06:47:35.000Z",
      "distro": "noble",
      "commit": "12b4824220b2cd7c0a757452bfb48ca95b721e92",
      "fileid": "9daee890b59a56a6db2d9838e8e65c0c737fdcc38559bc5b30aab02bf73132aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/27120544128"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-09T05:52:07.000Z",
      "commit": "12b4824220b2cd7c0a757452bfb48ca95b721e92",
      "fileid": "f17ef9e91a008de7e9686850862986798fb6146532f43be7528bd429870f39ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/27120544128"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-09T05:50:43.000Z",
      "commit": "12b4824220b2cd7c0a757452bfb48ca95b721e92",
      "fileid": "8b1972f5b286ee985828618c69ae9be9d6b3b2d502996ca01f05fb9aebae4a96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/27120544128"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-08T06:47:51.000Z",
      "commit": "12b4824220b2cd7c0a757452bfb48ca95b721e92",
      "fileid": "cde7202c7655e5af127b1778f216d2d0e87b72c2577a4f453eb5d2817027eae8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/27120544128"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-08T06:47:48.000Z",
      "commit": "12b4824220b2cd7c0a757452bfb48ca95b721e92",
      "fileid": "23b2be74a98e1306dccb5b83a91ab02a8cd104f239e9d4c8c05ea90265b4ac9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/27120544128"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-08T06:47:50.000Z",
      "commit": "12b4824220b2cd7c0a757452bfb48ca95b721e92",
      "fileid": "ea909ce5aa1023cda4de5e3a51a8cba367625b161354208c947152e10ddacf94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/27120544128"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-08T06:47:09.000Z",
      "commit": "12b4824220b2cd7c0a757452bfb48ca95b721e92",
      "fileid": "9d114e9b81edaf8d304cd5c0fa99a2a5846911893e807c37de3a8fbe3f68fcc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/27120544128"
    }
  ]
}