{
  "_id": "6a4790e38b9f0d9747cf18ee",
  "Package": "PNDSIBGE",
  "Type": "Package",
  "Title": "Downloading, Reading and Analyzing PNDS Microdata - Package in\nDevelopment",
  "Version": "0.1.1",
  "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\nNational Survey of Demographic and Health - PNDS, a household\nsurvey from Brazilian Institute of Geography and Statistics -\nIBGE. The data must be downloaded from the official website\n<https://www.ibge.gov.br/>. Further analysis must be made using\npackage '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/PNDSIBGE/issues",
  "Packaged": {
    "Date": "2026-07-02 09:06:48 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:30:03 UTC",
  "RemoteUrl": "https://github.com/gabriel-assuncao/pndsibge",
  "RemoteRef": "HEAD",
  "RemoteSha": "b95f8ebc02bd9362649297800484d7cba4705386",
  "_user": "gabriel-assuncao",
  "_type": "src",
  "_file": "PNDSIBGE_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/e5ede258c28be4279b4c5fecfb02f52fe782b5d35082ab218805ef145e35750f",
  "_filesize": 359895,
  "_sha256": "e5ede258c28be4279b4c5fecfb02f52fe782b5d35082ab218805ef145e35750f",
  "_expires": "2026-10-11T10:37:23.000Z",
  "_created": "2026-07-02T09:06:48.000Z",
  "_published": "2026-07-03T10:37:23.634Z",
  "_jobs": [
    {
      "job": 84982134199,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8034030536"
    },
    {
      "job": 84982134116,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8034043555"
    },
    {
      "job": 84982133977,
      "time": 246,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8034056953"
    },
    {
      "job": 84982153637,
      "time": 199,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8034041257"
    },
    {
      "job": 84982133930,
      "time": 196,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033973471"
    },
    {
      "job": 84982134084,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8034036477"
    },
    {
      "job": 84982134196,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8034023225"
    },
    {
      "job": 84982134122,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8034016170"
    },
    {
      "job": 84982133915,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8034018765"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/28578345371",
  "_status": "success",
  "_upstream": "https://github.com/gabriel-assuncao/pndsibge",
  "_commit": {
    "id": "b95f8ebc02bd9362649297800484d7cba4705386",
    "author": "Gabriel Assuncao <pacotesipd@ibge.gov.br>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1706841003
  },
  "_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": [
    "development",
    "ibge",
    "pnds",
    "sipd"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "gabriel-assuncao",
      "count": 2,
      "uuid": 79590354
    }
  ],
  "_userbio": {
    "uuid": 79590354,
    "type": "user",
    "name": "Gabriel Henrique Oliveira Assunção",
    "followers": 125,
    "description": "Maintainer of packages in R for downloading and reading microdata from IBGE's sample household surveys."
  },
  "_downloads": {
    "count": 262,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PNDSIBGE"
  },
  "_devurl": "https://github.com/gabriel-assuncao/pndsibge",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PNDSIBGE.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gabriel-assuncao/pndsibge",
  "_realowner": "gabriel-assuncao",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-11-21"
    },
    {
      "version": "0.1.1",
      "date": "2024-02-01"
    }
  ],
  "_exports": [
    "get_pnds",
    "pnds_deflator",
    "pnds_design",
    "pnds_example",
    "pnds_labeller",
    "read_pnds"
  ],
  "_help": [
    {
      "page": "get_pnds",
      "title": "Download, label, deflate and create survey design object for PNDS microdata",
      "topics": [
        "get_pnds"
      ]
    },
    {
      "page": "pnds_deflator",
      "title": "Add deflator variables to PNDS microdata",
      "topics": [
        "pnds_deflator"
      ]
    },
    {
      "page": "pnds_design",
      "title": "Create PNDS survey object with its sample design",
      "topics": [
        "pnds_design"
      ]
    },
    {
      "page": "pnds_example",
      "title": "Get the path of the PNDS toy example files",
      "topics": [
        "pnds_example"
      ]
    },
    {
      "page": "pnds_labeller",
      "title": "Label categorical variables from PNDS microdata",
      "topics": [
        "pnds_labeller"
      ]
    },
    {
      "page": "read_pnds",
      "title": "Read PNDS microdata",
      "topics": [
        "read_pnds"
      ]
    }
  ],
  "_readme": "https://github.com/gabriel-assuncao/pndsibge/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.778151250383644,
  "_indexed": true,
  "_nocasepkg": "pndsibge",
  "_universes": [
    "gabriel-assuncao"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-02T09:08:52.000Z",
      "distro": "resolute",
      "commit": "b95f8ebc02bd9362649297800484d7cba4705386",
      "fileid": "https://r2.ropensci.org/8de751d8f80404bb40d0f810844405c38f4795751cba50d51213fe9e1bd085cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/28578345371"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-02T09:09:13.000Z",
      "distro": "resolute",
      "commit": "b95f8ebc02bd9362649297800484d7cba4705386",
      "fileid": "https://r2.ropensci.org/90bc68d7edd84992e51086cc7b67e6b927debd18f8b2408e05a3c27e6b22b242",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/28578345371"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-02T09:09:49.000Z",
      "commit": "b95f8ebc02bd9362649297800484d7cba4705386",
      "fileid": "https://r2.ropensci.org/52bda1070dfdbe134d9d45e7bdbffc4b69b1e8eadbb5b7a2c6cf86099b82e271",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/28578345371"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-02T09:09:17.000Z",
      "commit": "b95f8ebc02bd9362649297800484d7cba4705386",
      "fileid": "https://r2.ropensci.org/5e03e0325c5a6735da24ffc45ac5b41f5076bedc727bf43c8ccaae6419d20348",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/28578345371"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-02T09:09:38.000Z",
      "commit": "b95f8ebc02bd9362649297800484d7cba4705386",
      "fileid": "https://r2.ropensci.org/8bd284228ca48feefa39ba6619337187bc4c7cfec1da4117e4d9f2bbc7251c05",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/28578345371"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-02T09:08:21.000Z",
      "commit": "b95f8ebc02bd9362649297800484d7cba4705386",
      "fileid": "https://r2.ropensci.org/88a2b79fdf95a19df56f7ee6008fa9e1cae5ee02328c789998a649fd6fd049c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/28578345371"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-02T09:08:08.000Z",
      "commit": "b95f8ebc02bd9362649297800484d7cba4705386",
      "fileid": "https://r2.ropensci.org/14363d1b0b49e7ba3891a6706404fd0a10d39fffa5817eed78b9bf0a4949bd1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/28578345371"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-02T09:08:12.000Z",
      "commit": "b95f8ebc02bd9362649297800484d7cba4705386",
      "fileid": "https://r2.ropensci.org/7de84f36f37552fd0f0bdd86e596a0800a196aac93e0c52636c794d2058a39ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/28578345371"
    }
  ]
}