{
  "_id": "6a16b8d9acfb0bcc41d868b3",
  "Type": "Package",
  "Package": "ipumseasyr",
  "Title": "Easy Access to IPUMS Data",
  "Version": "0.1.0",
  "Authors@R": "person(\"Eli\", \"Pousson\", , \"eli.pousson@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8280-1706\"))",
  "Maintainer": "Eli Pousson <eli.pousson@gmail.com>",
  "Description": "A package with helper functions extending the ipumsr\npackage for accessing NHGIS and other IPUMS data sources.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/elipousson/ipumseasyr,\nhttps://elipousson.github.io/ipumseasyr/",
  "BugReports": "https://github.com/elipousson/ipumseasyr/issues",
  "Remotes": [
    "elipousson/tigris"
  ],
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "make libicu-dev libxml2-dev libssl-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://elipousson.r-universe.dev",
  "Date/Publication": "2025-10-29 04:38:52 UTC",
  "RemoteUrl": "https://github.com/elipousson/ipumseasyr",
  "RemoteRef": "HEAD",
  "RemoteSha": "599cd8cb341f83bc4e3985196539efd0800c0401",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 09:23:46 UTC",
    "User": "root"
  },
  "Author": "Eli Pousson [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8280-1706>)",
  "MD5sum": "12db7893950cc93ebb39b112e0bc528c",
  "_user": "elipousson",
  "_type": "src",
  "_file": "ipumseasyr_0.1.0.tar.gz",
  "_fileid": "5e37ce66a7ea78d3f2531080ad1804979c56e0e294ed352afe7462bf04c63591",
  "_filesize": 153498,
  "_sha256": "5e37ce66a7ea78d3f2531080ad1804979c56e0e294ed352afe7462bf04c63591",
  "_created": "2026-05-27T09:23:46.000Z",
  "_published": "2026-05-27T09:26:49.111Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78047027726,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7236800468"
    },
    {
      "job": 78047027622,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7236796327"
    },
    {
      "job": 78047027681,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7236777166"
    },
    {
      "job": 78047027700,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7236775547"
    },
    {
      "job": 78046385438,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236743842"
    },
    {
      "job": 78047027598,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236793964"
    },
    {
      "job": 78047027630,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7236783806"
    },
    {
      "job": 78047027684,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7236784786"
    },
    {
      "job": 78047027631,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7236778265"
    }
  ],
  "_buildurl": "https://github.com/r-universe/elipousson/actions/runs/26502505611",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/elipousson/ipumseasyr",
  "_commit": {
    "id": "599cd8cb341f83bc4e3985196539efd0800c0401",
    "author": "Eli Pousson <eli.pousson@gmail.com>",
    "committer": "Eli Pousson <eli.pousson@gmail.com>",
    "message": "Fix broken case_when w/in pivot_nhgis_data\n",
    "time": 1761712732
  },
  "_maintainer": {
    "name": "Eli Pousson",
    "email": "eli.pousson@gmail.com",
    "login": "elipousson",
    "orcid": "0000-0001-8280-1706",
    "twitter": "@elipousson",
    "description": "I love old buildings and bicycles. Planner with the Baltimore City Department of Planning. Former preservationist @baltimoreheritage",
    "uuid": 931136
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ipumsr",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "labelled",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "tigris",
      "version": ">= 2.1.1",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "elipousson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 4
    }
  ],
  "_tags": [],
  "_topics": [
    "ipums",
    "ipums-api"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "elipousson",
      "count": 65,
      "uuid": 931136
    }
  ],
  "_userbio": {
    "uuid": 931136,
    "type": "user",
    "name": "Eli Pousson",
    "description": "I love old buildings and bicycles. Planner with the Baltimore City Department of Planning. Former preservationist @baltimoreheritage"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ipumseasyr"
  },
  "_devurl": "https://github.com/elipousson/ipumseasyr",
  "_pkgdown": "https://elipousson.github.io/ipumseasyr/",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ipumseasyr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "define_nhgis_ts_extract",
    "download_ipumsr_extract",
    "fmt_nhgis_places",
    "get_cps_extract_history",
    "get_ipumsi_extract_history",
    "get_ipumsr_cache",
    "get_ipumsr_extract_paths",
    "get_nhgis_extract_history",
    "get_nhgis_ts_data",
    "get_usa_extract_history",
    "ipumsr_cache_dir",
    "join_nhgis_percent",
    "join_nhgis_percent_change",
    "labs_nhgis",
    "list_nhgis_metadata",
    "list_nhgis_shapefiles",
    "list_nhgis_ts_tables",
    "lookup_nhgis_state",
    "pivot_nhgis_data",
    "read_ipums_geometry",
    "read_nhgis_data",
    "read_nhgis_ext",
    "read_nhgis_files",
    "summarise_denominator"
  ],
  "_datasets": [
    {
      "name": "nhgis_ts_tables",
      "title": "NHGIS Time Series Table names",
      "object": "nhgis_ts_tables",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "usa_states",
      "title": "U.S. States Reference data",
      "object": "usa_states",
      "class": [
        "data.frame"
      ],
      "fields": [
        "STATE",
        "STUSPS",
        "division",
        "region"
      ],
      "rows": 51,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "define_nhgis_ts_extract",
      "title": "Define a NHGIS time series extract using 'ipumsr::define_extract_nhgis'",
      "topics": [
        "define_nhgis_ts_extract"
      ]
    },
    {
      "page": "download_ipumsr_extract",
      "title": "Download IPUMS extract using 'ipumsr::wait_for_extract' and 'ipumsr::download_extract'",
      "topics": [
        "download_ipumsr_extract"
      ]
    },
    {
      "page": "get_ipumsr_extract_paths",
      "title": "Get extract paths for extract with optional support for cached extract files",
      "topics": [
        "get_ipumsr_extract_paths"
      ]
    },
    {
      "page": "get_nhgis_ts_data",
      "title": "Get NHGIS time series data",
      "topics": [
        "get_nhgis_ts_data"
      ]
    },
    {
      "page": "join_nhgis_percent_change",
      "title": "Join a percent change in variable relative to a reference year",
      "topics": [
        "join_nhgis_percent_change"
      ]
    },
    {
      "page": "labs_nhgis",
      "title": "Label ggplot2 plots with the appropriate credit caption for NHGIS data",
      "topics": [
        "labs_nhgis"
      ]
    },
    {
      "page": "list_nhgis_ts_tables",
      "title": "List NHGIS time series tables using 'ipumsr::get_metadata_nhgis'",
      "topics": [
        "list_nhgis_ts_tables"
      ]
    },
    {
      "page": "nhgis_ts_tables",
      "title": "NHGIS Time Series Table names",
      "topics": [
        "nhgis_ts_tables"
      ]
    },
    {
      "page": "read_ipums_geometry",
      "title": "Read IPUMS geometry using 'ipumsr::read_ipums_sf'",
      "topics": [
        "read_ipums_geometry"
      ]
    },
    {
      "page": "read_nhgis_files",
      "title": "Read NHGIS data and geometry",
      "topics": [
        "read_nhgis_files"
      ]
    },
    {
      "page": "usa_states",
      "title": "U.S. States Reference data",
      "topics": [
        "usa_states"
      ]
    }
  ],
  "_readme": "https://github.com/elipousson/ipumseasyr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "BH",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "forcats",
    "generics",
    "glue",
    "haven",
    "hipread",
    "hms",
    "httr",
    "ipumsr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2",
    "zeallot"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ipumseasyr",
  "_universes": [
    "elipousson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T09:26:16.000Z",
      "distro": "noble",
      "commit": "599cd8cb341f83bc4e3985196539efd0800c0401",
      "fileid": "b4eed609b0072a1c5891a31cdb80866e364a3b1db8d7d2f9f75857c9345a871c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26502505611"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T09:26:07.000Z",
      "distro": "noble",
      "commit": "599cd8cb341f83bc4e3985196539efd0800c0401",
      "fileid": "f803832467f2e3af2871adbe0eadb380baa335db3b0c0a862fc295a00baf6ada",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26502505611"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-27T09:25:19.000Z",
      "commit": "599cd8cb341f83bc4e3985196539efd0800c0401",
      "fileid": "ae33870b133c7e7d76e5b3a99b0600be50d4bdaff4d8a043f49caf5dd405e374",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26502505611"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-27T09:25:15.000Z",
      "commit": "599cd8cb341f83bc4e3985196539efd0800c0401",
      "fileid": "20f4fc89596764099da2261150af9f24460a46ca1e9a106af1b1a84a797eb2a4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26502505611"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-27T09:26:16.000Z",
      "commit": "599cd8cb341f83bc4e3985196539efd0800c0401",
      "fileid": "4c9c215e6c2c467e667564736f676d59167b4dbf8268291506ef89b8e9666cbc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26502505611"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T09:25:27.000Z",
      "commit": "599cd8cb341f83bc4e3985196539efd0800c0401",
      "fileid": "515d7c6ff8a50ec6fc3ddafa8f0a08c8daa3b836c2071c3734f745bc6d97da19",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26502505611"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T09:25:29.000Z",
      "commit": "599cd8cb341f83bc4e3985196539efd0800c0401",
      "fileid": "259ba856abe00e7963a234695ae6d197a7b1fa90fc4354bc3d0fe0f45d1a15ff",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26502505611"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T09:25:09.000Z",
      "commit": "599cd8cb341f83bc4e3985196539efd0800c0401",
      "fileid": "441aed9e8c62b32a8d192822e0e5baae25acb973bd5227f7590d9984d0772eb9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26502505611"
    }
  ]
}