{
  "_id": "6a1f9b6eb401979e734309fa",
  "Package": "cnefetools",
  "Title": "Access and Analysis of Brazilian CNEFE Address Data",
  "Version": "0.3.0.9000",
  "Authors@R": "c(\nperson(given = \"Jorge Ubirajara\", family = \"Pedreira Junior\",\nemail = \"jorge.ubirajara@ufba.br\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-8243-5395\")),\nperson(given = \"Bruno\", family = \"Mioto\",\nemail = \"brunomioto97@gmail.com\",\nrole = \"aut\"),\nperson(given = \"Kaio Cunha\", family = \"Pedreira\",\nemail = \"kaiocp7@gmail.com\",\nrole = \"ctb\")\n)",
  "Description": "Download, cache and read municipality-level address data\nfrom the Cadastro Nacional de Enderecos para Fins Estatisticos\n(CNEFE) of the 2022 Brazilian Census, published by the\nInstituto Brasileiro de Geografia e Estatistica (IBGE)\n<https://ftp.ibge.gov.br/Cadastro_Nacional_de_Enderecos_para_Fins_Estatisticos/>.\nBeyond data access, provides spatial aggregation of addresses,\ncomputation of land-use mix indices, and dasymetric\ninterpolation of census tract variables using CNEFE dwelling\npoints as ancillary data. Results can be produced on 'H3'\nhexagonal grids or user-supplied polygons, and heavy operations\nleverage a 'DuckDB' backend with extensions for fast,\nin-process execution.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3.9000",
  "URL": "https://github.com/pedreirajr/cnefetools,\nhttps://pedreirajr.github.io/cnefetools/",
  "BugReports": "https://github.com/pedreirajr/cnefetools/issues",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\ngit make libicu-dev libuv1-dev libzstd-dev libssl-dev\nlibproj-dev libsqlite3-dev libudunits2-dev libnode-dev xz-utils",
  "Repository": "https://pedreirajr.r-universe.dev",
  "Date/Publication": "2026-06-03 01:01:04 UTC",
  "RemoteUrl": "https://github.com/pedreirajr/cnefetools",
  "RemoteRef": "HEAD",
  "RemoteSha": "9d18d749a68b83c06bceb9905654421c6e7a23b0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 03:07:18 UTC",
    "User": "root"
  },
  "Author": "Jorge Ubirajara Pedreira Junior [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-8243-5395>),\nBruno Mioto [aut],\nKaio Cunha Pedreira [ctb]",
  "Maintainer": "Jorge Ubirajara Pedreira Junior <jorge.ubirajara@ufba.br>",
  "MD5sum": "3ab46755683e7527a2654afabe4c8b88",
  "_user": "pedreirajr",
  "_type": "src",
  "_file": "cnefetools_0.3.0.9000.tar.gz",
  "_fileid": "a200cd37ea8edfaa6822263dd9d8e30f6e522083fccd6013b22d70421c944c7d",
  "_filesize": 2373169,
  "_sha256": "a200cd37ea8edfaa6822263dd9d8e30f6e522083fccd6013b22d70421c944c7d",
  "_created": "2026-06-03T03:07:18.000Z",
  "_published": "2026-06-03T03:11:42.381Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79215139103,
      "time": 223,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7374984555"
    },
    {
      "job": 79215139117,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7374973719"
    },
    {
      "job": 79215139112,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7374964722"
    },
    {
      "job": 79215139088,
      "time": 156,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7374962152"
    },
    {
      "job": 79214764126,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7374939085"
    },
    {
      "job": 79215139139,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7374967569"
    },
    {
      "job": 79215139132,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7374957897"
    },
    {
      "job": 79215139115,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7374956515"
    },
    {
      "job": 79215139097,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7374957581"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pedreirajr/actions/runs/26861132626",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pedreirajr/cnefetools",
  "_commit": {
    "id": "9d18d749a68b83c06bceb9905654421c6e7a23b0",
    "author": "Jorge Ubirajara Pedreira Junior <jorgesars@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #77 from pedreirajr/76-release-030-tracking-preparation\n\nchore: start 0.3.0 dev cycle and backfill NEWS (#76)",
    "time": 1780448464
  },
  "_maintainer": {
    "name": "Jorge Ubirajara Pedreira Junior",
    "email": "jorge.ubirajara@ufba.br",
    "orcid": "0000-0002-8243-5395"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "arrow",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "geobr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "h3jsr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "duckdb",
      "role": "Imports"
    },
    {
      "package": "duckspatial",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "piggyback",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "leafsync",
      "role": "Suggests"
    },
    {
      "package": "mapview",
      "role": "Suggests"
    },
    {
      "package": "odbr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "zip",
      "role": "Suggests"
    }
  ],
  "_owner": "pedreirajr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-50",
      "n": 36
    },
    {
      "week": "2025-51",
      "n": 11
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 17
    },
    {
      "week": "2026-06",
      "n": 14
    },
    {
      "week": "2026-07",
      "n": 4
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 6
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 3
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v.0.0.1",
      "date": "2025-12-12"
    },
    {
      "name": "v0.0.1.9001",
      "date": "2025-12-12"
    },
    {
      "name": "v0.0.1.9002",
      "date": "2025-12-12"
    },
    {
      "name": "v0.0.2",
      "date": "2025-12-12"
    },
    {
      "name": "v.0.0.3",
      "date": "2025-12-15"
    },
    {
      "name": "v.0.0.4",
      "date": "2025-12-15"
    },
    {
      "name": "v.0.0.5",
      "date": "2025-12-16"
    },
    {
      "name": "sc-assets-v1",
      "date": "2025-12-17"
    },
    {
      "name": "v.0.0.6",
      "date": "2025-12-17"
    },
    {
      "name": "v.0.1.0",
      "date": "2025-12-18"
    },
    {
      "name": "v.0.1.1",
      "date": "2025-12-21"
    },
    {
      "name": "sc-assets-v2",
      "date": "2026-01-14"
    },
    {
      "name": "v0.2.0",
      "date": "2026-02-03"
    },
    {
      "name": "v0.2.1",
      "date": "2026-02-13"
    },
    {
      "name": "v0.2.2",
      "date": "2026-02-26"
    },
    {
      "name": "v0.2.3",
      "date": "2026-03-05"
    },
    {
      "name": "v0.2.5",
      "date": "2026-04-01"
    }
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "pedreirajr",
      "count": 153,
      "uuid": 22227304
    },
    {
      "user": "brunomioto",
      "count": 39,
      "uuid": 10459392
    }
  ],
  "_userbio": {
    "uuid": 22227304,
    "type": "user",
    "name": "Jorge Ubirajara Pedreira Junior",
    "description": "Transportation Economics and Engineering"
  },
  "_downloads": {
    "count": 515,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cnefetools"
  },
  "_devurl": "https://github.com/pedreirajr/cnefetools",
  "_pkgdown": "https://pedreirajr.github.io/cnefetools/",
  "_searchresults": 25,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cnefetools.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pedreirajr/cnefetools",
  "_realowner": "pedreirajr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-02-16"
    },
    {
      "version": "0.2.1",
      "date": "2026-02-16"
    },
    {
      "version": "0.2.2",
      "date": "2026-02-27"
    },
    {
      "version": "0.2.3",
      "date": "2026-03-06"
    },
    {
      "version": "0.2.5",
      "date": "2026-04-03"
    }
  ],
  "_exports": [
    "clear_cache_muni",
    "clear_cache_tracts",
    "cnefe_counts",
    "cnefe_dictionary",
    "cnefe_doc",
    "compute_lumi",
    "read_cnefe",
    "tracts_to_h3",
    "tracts_to_polygon"
  ],
  "_datasets": [
    {
      "name": "tracts_variables_ref",
      "title": "Reference table for tracts_to_* function variables",
      "object": "tracts_variables_ref",
      "class": [
        "data.frame"
      ],
      "fields": [
        "var_cnefetools",
        "code_var_ibge",
        "desc_var_ibge",
        "table_ibge"
      ],
      "rows": 22,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "clear_cache_muni",
      "title": "Delete cached CNEFE ZIP files",
      "topics": [
        "clear_cache_muni"
      ]
    },
    {
      "page": "clear_cache_tracts",
      "title": "Delete cached census tract Parquet files",
      "topics": [
        "clear_cache_tracts"
      ]
    },
    {
      "page": "cnefe_counts",
      "title": "Count CNEFE address species on a spatial grid",
      "topics": [
        "cnefe_counts"
      ]
    },
    {
      "page": "cnefe_dictionary",
      "title": "Open the official CNEFE data dictionary",
      "topics": [
        "cnefe_dictionary"
      ]
    },
    {
      "page": "cnefe_doc",
      "title": "Open the official CNEFE methodological note",
      "topics": [
        "cnefe_doc"
      ]
    },
    {
      "page": "compute_lumi",
      "title": "Compute land-use mix indicators on a spatial grid",
      "topics": [
        "compute_lumi"
      ]
    },
    {
      "page": "read_cnefe",
      "title": "Read CNEFE data for a given municipality",
      "topics": [
        "read_cnefe"
      ]
    },
    {
      "page": "tracts_to_h3",
      "title": "Convert census tract aggregates to an H3 grid using CNEFE points",
      "topics": [
        "tracts_to_h3"
      ]
    },
    {
      "page": "tracts_to_polygon",
      "title": "Convert census tract aggregates to user-provided polygons using CNEFE points",
      "topics": [
        "tracts_to_polygon"
      ]
    },
    {
      "page": "tracts_variables_ref",
      "title": "Reference table for tracts_to_* function variables",
      "topics": [
        "tracts_variables_ref"
      ]
    }
  ],
  "_pkglogo": "https://github.com/pedreirajr/cnefetools/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/pedreirajr/cnefetools/raw/HEAD/README.md",
  "_rundeps": [
    "arrow",
    "askpass",
    "assertthat",
    "backports",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "checkmate",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "duckdb",
    "duckspatial",
    "e1071",
    "fastmap",
    "fs",
    "generics",
    "geoarrow",
    "geobr",
    "geojsonsf",
    "geometries",
    "gitcreds",
    "glue",
    "h3jsr",
    "httr",
    "httr2",
    "ini",
    "jsonify",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "nanoarrow",
    "openssl",
    "piggyback",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "rapidjsonr",
    "rappdirs",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sfheaders",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "units",
    "utf8",
    "uuid",
    "V8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 5.1180993120779945,
  "_indexed": true,
  "_nocasepkg": "cnefetools",
  "_universes": [
    "pedreirajr"
  ],
  "_previous": "0.2.5",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-06-03T03:11:09.000Z",
      "distro": "noble",
      "commit": "9d18d749a68b83c06bceb9905654421c6e7a23b0",
      "fileid": "a973617d60dd55391bfb9c19210d45cc9ec1e95274afc50251b4f72d3aaffe06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pedreirajr/actions/runs/26861132626"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-06-03T03:10:19.000Z",
      "distro": "noble",
      "commit": "9d18d749a68b83c06bceb9905654421c6e7a23b0",
      "fileid": "772d2b6f8742fee4d88131228ae675f164cc09ed710b1ed4b24d866d378b58ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pedreirajr/actions/runs/26861132626"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-06-03T03:09:40.000Z",
      "commit": "9d18d749a68b83c06bceb9905654421c6e7a23b0",
      "fileid": "424bebd008f913833d6383428627be4c2d0004432965e00116cfc15afc48feb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pedreirajr/actions/runs/26861132626"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-06-03T03:09:23.000Z",
      "commit": "9d18d749a68b83c06bceb9905654421c6e7a23b0",
      "fileid": "07dadf049bef4495b9128be6034fa5a89fb42a868b1255bec8de95ef42700603",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pedreirajr/actions/runs/26861132626"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9000",
      "date": "2026-06-03T03:10:05.000Z",
      "commit": "9d18d749a68b83c06bceb9905654421c6e7a23b0",
      "fileid": "06a11e03385a2734b68c3fe08d42360895dd3a66ab61bfc60cfba3c80f67c719",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pedreirajr/actions/runs/26861132626"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-06-03T03:08:55.000Z",
      "commit": "9d18d749a68b83c06bceb9905654421c6e7a23b0",
      "fileid": "6c322cf9e66242cea10443ed77b2be664246191d756143213bd1f36d52d964dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pedreirajr/actions/runs/26861132626"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-06-03T03:08:46.000Z",
      "commit": "9d18d749a68b83c06bceb9905654421c6e7a23b0",
      "fileid": "d444d8930ad146a1d58c5b2d188fe1820a3a19143225de44833752b0e3c10d25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pedreirajr/actions/runs/26861132626"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-06-03T03:08:51.000Z",
      "commit": "9d18d749a68b83c06bceb9905654421c6e7a23b0",
      "fileid": "22935fb701bb034427144df51b4f6b534702fbc6c895e0a824ac05a8c60dbabf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pedreirajr/actions/runs/26861132626"
    }
  ]
}