{
  "_id": "6a310f0e3efcd9bda4358509",
  "Package": "PL94171",
  "Type": "Package",
  "Title": "Tabulate P.L. 94-171 Redistricting Data Summary Files",
  "Version": "1.2.0",
  "Authors@R": "c(\nperson(\"Cory\", \"McCartan\", email = \"mccartan@psu.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Christopher T.\", \"Kenny\", email = \"christopherkenny@fas.harvard.edu\", role = \"aut\", comment = c(ORCID = \"0000-0002-9386-6860\")))",
  "Maintainer": "Cory McCartan <mccartan@psu.edu>",
  "Description": "Tools to process legacy format summary redistricting data\nfiles produced by the United States Census Bureau pursuant to\nP.L. 94-171. These files are generally available earlier but\nare difficult to work with as-is.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://corymccartan.com/PL94171/,\nhttps://github.com/CoryMcCartan/PL94171/",
  "BugReports": "https://github.com/CoryMcCartan/PL94171/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "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://alarm-redist.r-universe.dev",
  "Date/Publication": "2025-11-18 15:35:59 UTC",
  "RemoteUrl": "https://github.com/CoryMcCartan/PL94171",
  "RemoteRef": "HEAD",
  "RemoteSha": "123f85c30ae169735ed27898e1b819e77cea576f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-16 08:50:16 UTC",
    "User": "root"
  },
  "Author": "Cory McCartan [aut, cre],\nChristopher T. Kenny [aut] (ORCID:\n<https://orcid.org/0000-0002-9386-6860>)",
  "MD5sum": "da27d062c5f8b52dc6f66c7f0bbd812c",
  "_user": "alarm-redist",
  "_type": "src",
  "_file": "PL94171_1.2.0.tar.gz",
  "_fileid": "aea0520387e242441f546b1f8f441f59085895a91bdc2cf289d3790b9beb21f6",
  "_filesize": 393630,
  "_sha256": "aea0520387e242441f546b1f8f441f59085895a91bdc2cf289d3790b9beb21f6",
  "_created": "2026-06-16T08:50:16.000Z",
  "_published": "2026-06-16T08:53:34.080Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81617591474,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7661859456"
    },
    {
      "job": 81617591496,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7661859110"
    },
    {
      "job": 81617591447,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7661842645"
    },
    {
      "job": 81617591481,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7661845540"
    },
    {
      "job": 81616814665,
      "time": 248,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7661795497"
    },
    {
      "job": 81617591392,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7661855286"
    },
    {
      "job": 81617591476,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7661835655"
    },
    {
      "job": 81617591512,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7661836668"
    },
    {
      "job": 81617591482,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7661836541"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/27605597865",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/CoryMcCartan/PL94171",
  "_commit": {
    "id": "123f85c30ae169735ed27898e1b819e77cea576f",
    "author": "Christopher T. Kenny <ctk44@cornell.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Fix path variable for reading DBF file",
    "time": 1763480159
  },
  "_maintainer": {
    "name": "Cory McCartan",
    "email": "mccartan@psu.edu",
    "login": "corymccartan",
    "bluesky": "@corymccartan.com",
    "description": "Assistant Professor of Statistics at Penn State, working on computational social science problems and open-source R software.",
    "uuid": 2958471
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tinytiger",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "foreign",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "lifecycle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "corymccartan",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 2
    },
    {
      "week": "2025-47",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "census"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "corymccartan",
      "count": 95,
      "uuid": 2958471
    },
    {
      "user": "christopherkenny",
      "count": 34,
      "uuid": 28026893
    },
    {
      "user": "bmschmidt",
      "count": 1,
      "uuid": 1110758
    }
  ],
  "_userbio": {
    "uuid": 81447081,
    "type": "organization",
    "name": "ALARM Project",
    "followers": 29,
    "description": "Algorithm-Assisted Redistricting Methodology"
  },
  "_downloads": {
    "count": 478,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PL94171"
  },
  "_devurl": "https://github.com/corymccartan/pl94171",
  "_pkgdown": "https://corymccartan.com/PL94171/",
  "_searchresults": 40,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/PL94171.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/corymccartan/pl94171",
  "_realowner": "corymccartan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2021-06-15"
    },
    {
      "version": "0.3.2",
      "date": "2021-08-06"
    },
    {
      "version": "1.0.1",
      "date": "2021-11-18"
    },
    {
      "version": "1.0.2",
      "date": "2022-05-10"
    },
    {
      "version": "1.1.1",
      "date": "2022-08-25"
    },
    {
      "version": "1.1.2",
      "date": "2022-09-12"
    },
    {
      "version": "1.1.3",
      "date": "2025-02-19"
    },
    {
      "version": "1.2.1",
      "date": "2026-01-10"
    }
  ],
  "_exports": [
    "pl_crosswalk",
    "pl_geog_levels",
    "pl_get_baf",
    "pl_get_prototype",
    "pl_get_vtd",
    "pl_read",
    "pl_retally",
    "pl_select_standard",
    "pl_subset",
    "pl_tidy_shp",
    "pl_url",
    "read_pl"
  ],
  "_datasets": [
    {
      "name": "pl_ex",
      "title": "PL Example File",
      "object": "pl_ex",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "pl_crosswalk",
      "title": "Download Block Crosswalk Files",
      "concept": [
        "advanced"
      ],
      "topics": [
        "pl_crosswalk"
      ]
    },
    {
      "page": "pl_ex",
      "title": "PL Example File",
      "concept": [
        "data"
      ],
      "topics": [
        "pl_ex"
      ]
    },
    {
      "page": "pl_geog_levels",
      "title": "List of Summary Levels and Official Descriptions",
      "concept": [
        "data"
      ],
      "topics": [
        "pl_geog_levels"
      ]
    },
    {
      "page": "pl_get_baf",
      "title": "Download 2020 Block Assignment Files for a State",
      "concept": [
        "advanced"
      ],
      "topics": [
        "pl_get_baf"
      ]
    },
    {
      "page": "pl_get_prototype",
      "title": "Download TIGER Prototype shapefiles",
      "concept": [
        "advanced"
      ],
      "topics": [
        "pl_get_prototype"
      ]
    },
    {
      "page": "pl_get_vtd",
      "title": "Download 2020 Voting District Shapefiles",
      "concept": [
        "basic"
      ],
      "topics": [
        "pl_get_vtd"
      ]
    },
    {
      "page": "pl_read",
      "title": "Read a set of PL Files",
      "concept": [
        "basic"
      ],
      "topics": [
        "pl_read",
        "read_pl"
      ]
    },
    {
      "page": "pl_retally",
      "title": "Approximately re-tally Census data under new block boundaries",
      "concept": [
        "advanced"
      ],
      "topics": [
        "pl_retally"
      ]
    },
    {
      "page": "pl_select_standard",
      "title": "Select the Standard Redistricting Columns",
      "concept": [
        "basic"
      ],
      "topics": [
        "pl_select_standard"
      ]
    },
    {
      "page": "pl_subset",
      "title": "Subset to a Summary Level",
      "concept": [
        "basic"
      ],
      "topics": [
        "pl_subset"
      ]
    },
    {
      "page": "pl_tidy_shp",
      "title": "All-in-one Shapefile Function",
      "concept": [
        "basic"
      ],
      "topics": [
        "pl_tidy_shp"
      ]
    },
    {
      "page": "pl_url",
      "title": "Get the URL for PL files for a particular state and year",
      "concept": [
        "basic"
      ],
      "topics": [
        "pl_url"
      ]
    }
  ],
  "_pkglogo": "https://github.com/CoryMcCartan/PL94171/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/CoryMcCartan/PL94171/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "foreign",
    "generics",
    "glue",
    "hms",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tinytiger",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "PL94171.Rmd",
      "filename": "PL94171.html",
      "title": "Reading Legacy Census Redistricting Data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The P.L. 94-171 Legacy File",
        "Using the PL94171 package"
      ],
      "created": "2021-06-14 00:41:36",
      "modified": "2022-09-11 00:41:55",
      "commits": 5
    }
  ],
  "_score": 6.760422483423212,
  "_indexed": false,
  "_nocasepkg": "pl94171",
  "_universes": [
    "alarm-redist"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-16T08:52:51.000Z",
      "distro": "noble",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "23c8fbbbd41f33c7ca2848fa9d692188c769169f371c8ce018ee1f53a9a0322b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/27605597865"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-16T08:52:49.000Z",
      "distro": "noble",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "3edeee2e194dd0abc599fc021631a39cb68d9fd83518034b43838a9d6924828e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/27605597865"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-16T08:52:11.000Z",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "2ea20eb40552a3b4cab6502e1da3f5388f39dffae865fcd764e7030b576acee2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/27605597865"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-16T08:52:19.000Z",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "9d17bf0185d090657685c1ebe5f1519db90b838b23151a2e630ffc1f49794233",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/27605597865"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-06-16T08:53:05.000Z",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "23b5d714bde2e6e64116aea0de5f555a1799b804b176755451112d340b1186cf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/27605597865"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-16T08:51:43.000Z",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "236a5a97a42ffddbb786af711a63d8e88b0ea7c60fd434b633e1800e23ad56d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/27605597865"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-16T08:51:45.000Z",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "fe3d7b30951ca8ef53a4afe4bb85c5ef9c9124275ba21f66937ebb499dcd7943",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/27605597865"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-16T08:51:46.000Z",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "5d7a3ddc9b44f069bf887cc3fdea9e2d10d0d7501a5a4fdb9ec394f13c92237e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/27605597865"
    }
  ]
}