{
  "_id": "6a4e1618e691af43f13e02b8",
  "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-07-08 09:15:55 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",
  "_user": "gabriel-assuncao",
  "_type": "src",
  "_file": "COVIDIBGE_0.2.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/8429d14149c12d93a6549dbeb1adf052758e9439bf81468bb52a02e97a90fbcd",
  "_filesize": 273365,
  "_sha256": "8429d14149c12d93a6549dbeb1adf052758e9439bf81468bb52a02e97a90fbcd",
  "_expires": "2026-10-16T09:19:18.000Z",
  "_created": "2026-07-08T09:15:55.000Z",
  "_published": "2026-07-08T09:19:20.443Z",
  "_jobs": [
    {
      "job": 85831725189,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8163694830"
    },
    {
      "job": 85831725245,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8163693851"
    },
    {
      "job": 85831725130,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8163683488"
    },
    {
      "job": 85831725176,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8163686874"
    },
    {
      "job": 85830757023,
      "time": 294,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8163627530"
    },
    {
      "job": 85831725152,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8163678243"
    },
    {
      "job": 85831725234,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8163679078"
    },
    {
      "job": 85831725193,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8163673068"
    },
    {
      "job": 85831725279,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8163675266"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/28931263105",
  "_status": "success",
  "_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",
    "description": "Maintainer of packages in R for downloading and reading microdata from IBGE's sample household surveys.",
    "uuid": 79590354
  },
  "_distro": "resolute",
  "_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": 6,
  "_contributors": [
    {
      "user": "gabriel-assuncao",
      "count": 13,
      "uuid": 79590354
    }
  ],
  "_userbio": {
    "uuid": 79590354,
    "type": "user",
    "name": "Gabriel Henrique Oliveira Assunção",
    "followers": 126,
    "description": "Maintainer of packages in R for downloading and reading microdata from IBGE's sample household surveys."
  },
  "_downloads": {
    "count": 450,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/COVIDIBGE"
  },
  "_devurl": "https://github.com/gabriel-assuncao/covidibge",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/COVIDIBGE.html",
    "extra/readme.html",
    "extra/readme.md",
    "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"
      ]
    }
  ],
  "_readme": "https://github.com/gabriel-assuncao/covidibge/raw/HEAD/README.md",
  "_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.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "covidibge",
  "_universes": [
    "gabriel-assuncao"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-08T09:18:22.000Z",
      "distro": "resolute",
      "commit": "12b4824220b2cd7c0a757452bfb48ca95b721e92",
      "fileid": "https://r2.ropensci.org/5d2a7f49613bfb9bb28392636f3f34e6ef4402b5ed3edf3ad1182f64bd21bd7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/28931263105"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-08T09:18:24.000Z",
      "distro": "resolute",
      "commit": "12b4824220b2cd7c0a757452bfb48ca95b721e92",
      "fileid": "https://r2.ropensci.org/5b79a006b733d3b9f0d712547c3c2c839cb002a3335f1f1223ceb76af850684e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/28931263105"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-08T09:18:08.000Z",
      "commit": "12b4824220b2cd7c0a757452bfb48ca95b721e92",
      "fileid": "https://r2.ropensci.org/f963537d0a72058039d8a10ad3322d3fe03db1e254db4737eac574aeac359759",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/28931263105"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-08T09:18:10.000Z",
      "commit": "12b4824220b2cd7c0a757452bfb48ca95b721e92",
      "fileid": "https://r2.ropensci.org/e7539d8a1dc624e289a755ff76d9a640d55889111aa1442d5205faec7517dcbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/28931263105"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-07-08T09:18:18.000Z",
      "commit": "12b4824220b2cd7c0a757452bfb48ca95b721e92",
      "fileid": "https://r2.ropensci.org/d891c3bcaee82294051e592556e1b5ebee542ac11144e28657b18a08bd84c812",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/28931263105"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-08T09:17:19.000Z",
      "commit": "12b4824220b2cd7c0a757452bfb48ca95b721e92",
      "fileid": "https://r2.ropensci.org/ad76026de4eaecf186405ff14efe26d3748cffa76af41a209c4c2ffae7c37599",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/28931263105"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-08T09:17:25.000Z",
      "commit": "12b4824220b2cd7c0a757452bfb48ca95b721e92",
      "fileid": "https://r2.ropensci.org/426b493f174b3283b119d90d8b1d9ef896ddd69971898116de69f6d353f51b2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/28931263105"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-08T09:17:30.000Z",
      "commit": "12b4824220b2cd7c0a757452bfb48ca95b721e92",
      "fileid": "https://r2.ropensci.org/045acff11713e03c04b174abd7961b8e67f2995c8bbc8d2404f6f4dd66b01535",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/28931263105"
    }
  ]
}