{
  "_id": "6a1eb510b25058d4daadd8a3",
  "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-06-02 10:36:33 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",
  "MD5sum": "88e6d75bec75b177bd2921eb8f04dc0d",
  "_user": "gabriel-assuncao",
  "_type": "src",
  "_file": "PNDSIBGE_0.1.1.tar.gz",
  "_fileid": "9ae5b3edb2fff9b78074827debc5d1147a00c8089b7496c9cd5d40f31bc12052",
  "_filesize": 358169,
  "_sha256": "9ae5b3edb2fff9b78074827debc5d1147a00c8089b7496c9cd5d40f31bc12052",
  "_created": "2026-06-02T10:36:33.000Z",
  "_published": "2026-06-02T10:48:48.760Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79052050645,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355442532"
    },
    {
      "job": 79052050606,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355440055"
    },
    {
      "job": 79052050652,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355624682"
    },
    {
      "job": 79052050644,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355585855"
    },
    {
      "job": 79051491892,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355385444"
    },
    {
      "job": 79052050609,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355428591"
    },
    {
      "job": 79052050639,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355432268"
    },
    {
      "job": 79052050654,
      "time": 142,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355445450"
    },
    {
      "job": 79052050617,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355427077"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/26814126622",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Maintainer of packages in R for downloading and reading microdata from IBGE's sample household surveys."
  },
  "_downloads": {
    "count": 219,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PNDSIBGE"
  },
  "_devurl": "https://github.com/gabriel-assuncao/pndsibge",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_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-06-02T10:38:52.000Z",
      "distro": "noble",
      "commit": "b95f8ebc02bd9362649297800484d7cba4705386",
      "fileid": "f27bdb2179c7f55d56b94b5c64c44c5a35915df0b0757b9e5406bcae836da16f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/26814126622"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-02T10:38:46.000Z",
      "distro": "noble",
      "commit": "b95f8ebc02bd9362649297800484d7cba4705386",
      "fileid": "a94806037e1aacdbc908eb3cd27fec94891e5dea8d23489b7997e92622d2bd57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/26814126622"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-02T10:48:02.000Z",
      "commit": "b95f8ebc02bd9362649297800484d7cba4705386",
      "fileid": "8114108823eb1cc88b26fb985f3aed42cc99d80bb14db96106839707d8f3cb5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/26814126622"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-02T10:46:10.000Z",
      "commit": "b95f8ebc02bd9362649297800484d7cba4705386",
      "fileid": "3a06dcdcb1ed5ef9aef3bb24e0f5326a1767f2aad774630c4df5544011dec373",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/26814126622"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T10:38:50.000Z",
      "commit": "b95f8ebc02bd9362649297800484d7cba4705386",
      "fileid": "bdbe0f5aa0414362d298565f9eeec45fe3f063ca4d27de3e43e0414419ebb437",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/26814126622"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-02T10:38:20.000Z",
      "commit": "b95f8ebc02bd9362649297800484d7cba4705386",
      "fileid": "492cf5abe4e3470fbe6210a4e406bd8a501d973c4aa3f5cf4d4fb6cd4c371df4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/26814126622"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-02T10:38:54.000Z",
      "commit": "b95f8ebc02bd9362649297800484d7cba4705386",
      "fileid": "5ce4240084d4ed6045012992f048630fdbbee3df6ce9775caa879894215cd7c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/26814126622"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-02T10:38:04.000Z",
      "commit": "b95f8ebc02bd9362649297800484d7cba4705386",
      "fileid": "82e3aed61ee9e41324c5ce70d9ac116d3d60933e01cc2ec2ea941d1cd0c1de56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabriel-assuncao/actions/runs/26814126622"
    }
  ]
}