{
  "_id": "6a4892e0e06c18f0a6541ce6",
  "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-07-04 04:54:41 UTC",
    "User": "root"
  },
  "Author": "Eli Pousson [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8280-1706>)",
  "_user": "elipousson",
  "_type": "src",
  "_file": "ipumseasyr_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/a60838afad3556dc15b0d1aa2e6ae7fae81fda46e7295f112692c4f2b26927b0",
  "_filesize": 154672,
  "_sha256": "a60838afad3556dc15b0d1aa2e6ae7fae81fda46e7295f112692c4f2b26927b0",
  "_expires": "2026-10-12T04:58:06.000Z",
  "_created": "2026-07-04T04:54:41.000Z",
  "_published": "2026-07-04T04:58:08.078Z",
  "_jobs": [
    {
      "job": 85104251422,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8078475045"
    },
    {
      "job": 85104251416,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8078475300"
    },
    {
      "job": 85104251417,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8078468553"
    },
    {
      "job": 85104251420,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8078466930"
    },
    {
      "job": 85104063105,
      "time": 206,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078457633"
    },
    {
      "job": 85104251412,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078474251"
    },
    {
      "job": 85104251438,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8078469840"
    },
    {
      "job": 85104251445,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8078466721"
    },
    {
      "job": 85104251447,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8078467579"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/elipousson/actions/runs/28695413401",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 137,
    "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.1",
  "_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",
    "LICENSE",
    "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-07-04T04:57:29.000Z",
      "distro": "resolute",
      "commit": "599cd8cb341f83bc4e3985196539efd0800c0401",
      "fileid": "https://r2.ropensci.org/79ade2b294f23c68241d3f2db8964dc855befb52ec8255699c8a27f297ae0a5a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28695413401"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T04:57:32.000Z",
      "distro": "resolute",
      "commit": "599cd8cb341f83bc4e3985196539efd0800c0401",
      "fileid": "https://r2.ropensci.org/861029d698de59c872ea2a724ffb9069c78c59de72a882165eedd4bf3ebfdb66",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28695413401"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T04:56:30.000Z",
      "commit": "599cd8cb341f83bc4e3985196539efd0800c0401",
      "fileid": "https://r2.ropensci.org/3c7aa26d884e415476b2ff34e2b7076cbe2768b2d825552c91c15a7f151bb542",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28695413401"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T04:56:16.000Z",
      "commit": "599cd8cb341f83bc4e3985196539efd0800c0401",
      "fileid": "https://r2.ropensci.org/e70a2a6a178929b78b2db97edae8450acbb8c7581e42eb5f2f2ceddd68bfe2e0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28695413401"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-04T04:57:38.000Z",
      "commit": "599cd8cb341f83bc4e3985196539efd0800c0401",
      "fileid": "https://r2.ropensci.org/4b353ca485287b2015401f01c932305e3e98f246ffa9be686f04e3d95bbc1b03",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28695413401"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T04:56:37.000Z",
      "commit": "599cd8cb341f83bc4e3985196539efd0800c0401",
      "fileid": "https://r2.ropensci.org/239b89ceb2e2081aaaba24babe639c55dbd042533acb4d8ac7b480434d3a1e21",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28695413401"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T04:56:04.000Z",
      "commit": "599cd8cb341f83bc4e3985196539efd0800c0401",
      "fileid": "https://r2.ropensci.org/220a1dcc3e9538c85fe2dd9bedc8ac7a8c05e25fb27a6d171b7a157fe37fa541",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28695413401"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T04:56:20.000Z",
      "commit": "599cd8cb341f83bc4e3985196539efd0800c0401",
      "fileid": "https://r2.ropensci.org/7769c06f0b12a5707db04740cd50b5cdfdd936c8f13b01239bc926d2d7d28d28",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28695413401"
    }
  ]
}