{
  "_id": "6a12a7fdacfb0bcc41d1507c",
  "Package": "ineAtlas",
  "Title": "Access to Spanish Household Income Distribution Atlas Data",
  "Version": "0.2.0",
  "Authors@R": "person(\"Pablo\", \"García Guzmán\", , \"garciagp@ebrd.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Provides access to granular socioeconomic indicators from\nthe Spanish Statistical Office (INE) Household Income\nDistribution Atlas. The package downloads and processes data\nfrom a companion 'GitHub' repository\n(<https://github.com/pablogguz/ineAtlas.data/>) which contains\nprocessed versions of the official INE Atlas data. Functions\nare provided to fetch data at multiple geographic levels\n(municipalities, districts, and census tracts), including\nincome indicators, demographic characteristics, and inequality\nmetrics. The data repository is updated every year when new\nreleases are published by INE.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/pablogguz/ineAtlas,\nhttps://pablogguz.github.io/ineAtlas/",
  "BugReports": "https://github.com/pablogguz/ineAtlas/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev libx11-dev",
  "Repository": "https://pablogguz.r-universe.dev",
  "Date/Publication": "2026-04-24 11:21:32 UTC",
  "RemoteUrl": "https://github.com/pablogguz/ineatlas",
  "RemoteRef": "HEAD",
  "RemoteSha": "08bcfcad721a62c0209ffcbea59c9c5d2897d258",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 07:13:24 UTC",
    "User": "root"
  },
  "Author": "Pablo García Guzmán [aut, cre, cph]",
  "Maintainer": "Pablo García Guzmán <garciagp@ebrd.com>",
  "MD5sum": "0747669916174b0fbd4b5d22440d3832",
  "_user": "pablogguz",
  "_type": "src",
  "_file": "ineAtlas_0.2.0.tar.gz",
  "_fileid": "39c06cfe23477e39004db87fefb78a166668c97d9c759792688caba678aa8932",
  "_filesize": 8494445,
  "_sha256": "39c06cfe23477e39004db87fefb78a166668c97d9c759792688caba678aa8932",
  "_created": "2026-05-24T07:13:24.000Z",
  "_published": "2026-05-24T07:25:49.941Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77579658269,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183179297"
    },
    {
      "job": 77579658294,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183180050"
    },
    {
      "job": 77579658261,
      "time": 200,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183240300"
    },
    {
      "job": 77579658255,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183215150"
    },
    {
      "job": 77579450714,
      "time": 224,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183160762"
    },
    {
      "job": 77579658275,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183178069"
    },
    {
      "job": 77579658267,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183172378"
    },
    {
      "job": 77579658276,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183172709"
    },
    {
      "job": 77579658270,
      "time": 136,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183177485"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pablogguz/actions/runs/26354790366",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pablogguz/ineatlas",
  "_commit": {
    "id": "08bcfcad721a62c0209ffcbea59c9c5d2897d258",
    "author": "pablo <72149928+pablogguz@users.noreply.github.com>",
    "committer": "pablo <72149928+pablogguz@users.noreply.github.com>",
    "message": "port data-raw pipeline to macOS; document workflow\n\n- OS-aware path resolution in all five data-raw scripts\n- file code -> indicator name mapping in the download script (was undocumented)\n- `ditto` fallback on macOS for INE shapefile zips (CP850 filenames)\n- add CLAUDE.md with pipeline overview and update playbook\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n",
    "time": 1777029692
  },
  "_maintainer": {
    "name": "Pablo García Guzmán",
    "email": "garciagp@ebrd.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "zip",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggtext",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mapSpain",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "pablogguz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.4",
      "date": "2025-09-11"
    }
  ],
  "_stars": 26,
  "_contributors": [
    {
      "user": "pablogguz",
      "count": 95,
      "uuid": 72149928
    }
  ],
  "_userbio": {
    "uuid": 72149928,
    "type": "user",
    "name": "pablo",
    "description": "associate economist @ EBRD"
  },
  "_downloads": {
    "count": 559,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ineAtlas"
  },
  "_devurl": "https://github.com/pablogguz/ineatlas",
  "_pkgdown": "https://pablogguz.github.io/ineAtlas/",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ineAtlas.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pablogguz/ineatlas",
  "_realowner": "pablogguz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2024-11-08"
    },
    {
      "version": "0.1.3",
      "date": "2024-11-30"
    },
    {
      "version": "0.1.4",
      "date": "2025-09-11"
    }
  ],
  "_exports": [
    "get_atlas",
    "get_census",
    "get_tract_geom"
  ],
  "_help": [
    {
      "page": "get_atlas",
      "title": "Fetch data from the ineAtlas data repository",
      "topics": [
        "get_atlas"
      ]
    },
    {
      "page": "get_census",
      "title": "Fetch 2021 Census data from the ineAtlas data repository",
      "topics": [
        "get_census"
      ]
    },
    {
      "page": "get_tract_geom",
      "title": "Get census tract boundary geometries",
      "topics": [
        "get_tract_geom"
      ]
    }
  ],
  "_pkglogo": "https://github.com/pablogguz/ineatlas/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/pablogguz/ineatlas/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "wk",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "mapping-with-ineatlas.Rmd",
      "filename": "mapping-with-ineatlas.html",
      "title": "Creating maps with ineAtlas",
      "author": "Pablo Garcia Guzman",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load required packages",
        "Get municipality data",
        "Get municipality geometries",
        "Create a choropleth map",
        "Identifying high and low income areas"
      ],
      "created": "2024-11-02 17:24:19",
      "modified": "2024-12-07 01:12:53",
      "commits": 3
    },
    {
      "source": "ineAtlas-income-voting.Rmd",
      "filename": "ineAtlas-income-voting.html",
      "title": "Linking census tract-level income data to electoral outcomes with ineAtlas",
      "author": "Pablo Garcia Guzman",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Required packages",
        "Getting the data",
        "Data processing",
        "Visualization"
      ],
      "created": "2024-11-02 21:58:23",
      "modified": "2025-09-11 15:13:09",
      "commits": 7
    }
  ],
  "_score": 6.006037954997318,
  "_indexed": true,
  "_nocasepkg": "ineatlas",
  "_universes": [
    "pablogguz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-24T07:15:50.000Z",
      "distro": "noble",
      "commit": "08bcfcad721a62c0209ffcbea59c9c5d2897d258",
      "fileid": "c4073a05ab73923338d919481d9455ca54cb545cd840b496e3e16b31806ae4cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pablogguz/actions/runs/26354790366"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-24T07:15:57.000Z",
      "distro": "noble",
      "commit": "08bcfcad721a62c0209ffcbea59c9c5d2897d258",
      "fileid": "b7ead5fa9b6e7c62bbef762eb2f4f669da2002b817d309b6457d773d32490063",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pablogguz/actions/runs/26354790366"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-24T07:24:37.000Z",
      "commit": "08bcfcad721a62c0209ffcbea59c9c5d2897d258",
      "fileid": "8a2eb15bcde619b41636341c24d376eb3702579cf6cfc8e63de2d6428bb3fb75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pablogguz/actions/runs/26354790366"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-24T07:20:55.000Z",
      "commit": "08bcfcad721a62c0209ffcbea59c9c5d2897d258",
      "fileid": "e8d1eacc7d0a59e81cb4037df8884594b71f81b21c9f7ca7f4c5bec4048bc4cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pablogguz/actions/runs/26354790366"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-24T07:16:05.000Z",
      "commit": "08bcfcad721a62c0209ffcbea59c9c5d2897d258",
      "fileid": "e3cf2ca3d1a1abe001bbf52ae55d5d04b42ebdcb828a122301038883493466e0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pablogguz/actions/runs/26354790366"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-24T07:14:48.000Z",
      "commit": "08bcfcad721a62c0209ffcbea59c9c5d2897d258",
      "fileid": "5559b4afeced26cbd8ff90260defae659ea3e09d020366d64632925fa0c14728",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pablogguz/actions/runs/26354790366"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-24T07:14:52.000Z",
      "commit": "08bcfcad721a62c0209ffcbea59c9c5d2897d258",
      "fileid": "07dd8a0bf75c28f1f2dd6ea90cac644dee1afe6eb0286af17574aa1b419a37d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pablogguz/actions/runs/26354790366"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-24T07:15:28.000Z",
      "commit": "08bcfcad721a62c0209ffcbea59c9c5d2897d258",
      "fileid": "dc3550949418ec27f445f1fdb5886ab236d0302720f17a006375515be51c94ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pablogguz/actions/runs/26354790366"
    }
  ]
}