{
  "_id": "6a363eca3efcd9bda43fb79b",
  "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://christopherkenny.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-20 07:14:58 UTC",
    "User": "root"
  },
  "Author": "Cory McCartan [aut, cre],\nChristopher T. Kenny [aut] (ORCID:\n<https://orcid.org/0000-0002-9386-6860>)",
  "MD5sum": "34f368a1c6363842050978c6a6dd6300",
  "_user": "christopherkenny",
  "_type": "src",
  "_file": "PL94171_1.2.0.tar.gz",
  "_fileid": "94a130ddaeef394dfa5488c5b244b3cfa6eded52ddd924d4d86e3d6273bb09cd",
  "_filesize": 393679,
  "_sha256": "94a130ddaeef394dfa5488c5b244b3cfa6eded52ddd924d4d86e3d6273bb09cd",
  "_created": "2026-06-20T07:14:58.000Z",
  "_published": "2026-06-20T07:18:34.124Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82464727282,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763153663"
    },
    {
      "job": 82464727281,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763157559"
    },
    {
      "job": 82464727274,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763146477"
    },
    {
      "job": 82464727287,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763150023"
    },
    {
      "job": 82464521158,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763135444"
    },
    {
      "job": 82464727279,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763151560"
    },
    {
      "job": 82464727292,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763148269"
    },
    {
      "job": 82464727300,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763146668"
    },
    {
      "job": 82464727299,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763149149"
    }
  ],
  "_buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27863870953",
  "_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": 28026893,
    "type": "user",
    "name": "Christopher T. Kenny",
    "followers": 148,
    "description": "Postdoc @princeton-ddss.\r\nRedistricting and rstats.  \r\n\r\nHarvard Government PhD '25.   \r\nCornell '19."
  },
  "_downloads": {
    "count": 527,
    "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": [
    "christopherkenny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-20T07:17:21.000Z",
      "distro": "noble",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "b6f32b57ac731c570d8223f650e3215f3598ab687228c6bc826a39803df44abb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27863870953"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-20T07:17:55.000Z",
      "distro": "noble",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "dec33b43735fc44614e79ba8d979dd0622263f32b6231d8e65f4c876fc16b28c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27863870953"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-20T07:16:28.000Z",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "3c7bd419a9dab58d0f6bfb464c6112d439ce4874e80e9a3f86c504d7d5de4aed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27863870953"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-20T07:16:52.000Z",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "d33b5f1bdc15f99831a5534d4ceb328fb6b7f5f10ca787c8075df989c859cab2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27863870953"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-06-20T07:17:28.000Z",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "d29138954a21748d0f0b8da63b2993c92e4f3cbedcd54799c0a72f26fe426926",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27863870953"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-20T07:16:30.000Z",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "90f31efd4ee4b07c7ea34dd581ae41437d10374b034c7f23840b315bc37059bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27863870953"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-20T07:16:13.000Z",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "e85fc8a10910051962830f133e030a76b5d8ef470688b275cff2b2f4781abcfe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27863870953"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-20T07:16:33.000Z",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "0fc96365807ca2ade7f0ba553bd248931c01f29cda1143ff8d52b3ae4e8a41b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27863870953"
    }
  ]
}