{
  "_id": "6a1f1020b401979e7341d6fd",
  "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-05-17 08:24:30 UTC",
    "User": "root"
  },
  "Author": "Cory McCartan [aut, cre],\nChristopher T. Kenny [aut] (ORCID:\n<https://orcid.org/0000-0002-9386-6860>)",
  "MD5sum": "facdf45fadd8218b03e1a8078feb7074",
  "_user": "alarm-redist",
  "_type": "src",
  "_file": "PL94171_1.2.0.tar.gz",
  "_fileid": "9179bc372ca741dee029de109d3f1e98d1ca80accf4af01cb68d14ca0f43d375",
  "_filesize": 392930,
  "_sha256": "9179bc372ca741dee029de109d3f1e98d1ca80accf4af01cb68d14ca0f43d375",
  "_created": "2026-05-17T08:24:30.000Z",
  "_published": "2026-06-02T17:17:20.639Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79129806522,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040807582"
    },
    {
      "job": 79129806457,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040805976"
    },
    {
      "job": 79129806272,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040799881"
    },
    {
      "job": 79129806209,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040802139"
    },
    {
      "job": 79129805104,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040789792"
    },
    {
      "job": 79129805472,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364856472"
    },
    {
      "job": 79129806456,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040800386"
    },
    {
      "job": 79129806298,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040802054"
    },
    {
      "job": 79129806459,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040804600"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/25985728392",
  "_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",
    "description": "Algorithm-Assisted Redistricting Methodology"
  },
  "_downloads": {
    "count": 514,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PL94171"
  },
  "_devurl": "https://github.com/corymccartan/pl94171",
  "_pkgdown": "https://corymccartan.com/PL94171/",
  "_searchresults": 35,
  "_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",
    "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.702430536445525,
  "_indexed": false,
  "_nocasepkg": "pl94171",
  "_universes": [
    "alarm-redist"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-17T08:27:09.000Z",
      "distro": "noble",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "46f7e602d0334c2b58288fb20af0f81647554b3353da41610c6b67aa05500a47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/25985728392"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-17T08:26:53.000Z",
      "distro": "noble",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "3a1e717753381c432b25831f3976415de9b96709ee717d6a22a6e128e7bd9db1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/25985728392"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-17T08:26:01.000Z",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "5d90b06bd81b458bd8218c5a0bae8fc4e26e8bcf378aa42e2e1315f788b006f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/25985728392"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-17T08:26:21.000Z",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "3e994c4f186cd4d2dd7d6e6190cb044d5a100aa1e91b21650d69bb417e33d04b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/25985728392"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-17T08:25:55.000Z",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "06d9a4d44e55ce0fefdfdf6480ecd1d355e39a7566137ca58bfb28d64410440f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/25985728392"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-17T08:26:11.000Z",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "ae42320eaccef79cc31861420c7ba108ab8cfafcb5fb0a62213485c8bcd4fd9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/25985728392"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-17T08:26:33.000Z",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "1f06ec870d9a1e87375f1ba939b8983c4dff30ac7dd59ebe717b1cd653278e15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/25985728392"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-06-02T17:16:58.000Z",
      "commit": "123f85c30ae169735ed27898e1b819e77cea576f",
      "fileid": "06a1094e0927a1b848d95d8c95163d45b0d4c897a7f146d8c94c053d250ea6f9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/25985728392"
    }
  ]
}