{
  "_id": "6a1bd7b61d7bb097a0a1639b",
  "Package": "ppmf",
  "Title": "Read Census Privacy Protected Microdata Files",
  "Version": "0.2.1",
  "Date": "2025-09-03",
  "Authors@R": "person(\"Christopher T.\", \"Kenny\", email = \"ctkenny@proton.me\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-9386-6860\"))",
  "Description": "Implements data processing described in\n<doi:10.1126/sciadv.abk3283> to align modern differentially\nprivate data with formatting of older US Census data releases.\nThe primary goal is to read in Census Privacy Protected\nMicrodata Files data in a reproducible way. This includes tools\nfor aggregating to relevant levels of geography by creating\ngeographic identifiers which match the US Census Bureau's\nnumbering. Additionally, there are tools for grouping race\nnumeric identifiers into categories, consistent with OMB\n(Office of Management and Budget) classifications. Functions\nexist for downloading and linking to existing sources of\nprivacy protected microdata.",
  "License": "MIT + file LICENSE",
  "Config/Needs/website": "christopherkenny/ctktemplate",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "BugReports": "https://github.com/christopherkenny/ppmf/issues",
  "URL": "https://github.com/christopherkenny/ppmf/,\nhttps://christophertkenny.com/ppmf/",
  "RoxygenNote": "7.3.2",
  "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": "2026-05-01 16:15:25 UTC",
  "RemoteUrl": "https://github.com/christopherkenny/ppmf",
  "RemoteRef": "HEAD",
  "RemoteSha": "94f561fdb1a80dadf10adafde62e20144714226a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 06:24:38 UTC",
    "User": "root"
  },
  "Author": "Christopher T. Kenny [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9386-6860>)",
  "Maintainer": "Christopher T. Kenny <ctkenny@proton.me>",
  "MD5sum": "135ddfb262041eac62dc40a0b1a179e1",
  "_user": "alarm-redist",
  "_type": "src",
  "_file": "ppmf_0.2.1.tar.gz",
  "_fileid": "58cf0c2281801bd9d37a27d78f4ae8a79ab3076a79a8a018462b1eb2f5e82f7a",
  "_filesize": 161902,
  "_sha256": "58cf0c2281801bd9d37a27d78f4ae8a79ab3076a79a8a018462b1eb2f5e82f7a",
  "_created": "2026-05-31T06:24:38.000Z",
  "_published": "2026-05-31T06:39:50.455Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78705346038,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314414802"
    },
    {
      "job": 78705346041,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314415118"
    },
    {
      "job": 78705346030,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314492505"
    },
    {
      "job": 78705346033,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314497084"
    },
    {
      "job": 78705186047,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314399272"
    },
    {
      "job": 78705346029,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314413746"
    },
    {
      "job": 78705346083,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314409359"
    },
    {
      "job": 78705346079,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314409133"
    },
    {
      "job": 78705346067,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314407986"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26705250070",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/christopherkenny/ppmf",
  "_commit": {
    "id": "94f561fdb1a80dadf10adafde62e20144714226a",
    "author": "Christopher T. Kenny <ctk44@cornell.edu>",
    "committer": "Christopher T. Kenny <ctk44@cornell.edu>",
    "message": "use ctktemplate pkgdown theme",
    "time": 1777652125
  },
  "_maintainer": {
    "name": "Christopher T. Kenny",
    "email": "ctkenny@proton.me",
    "orcid": "0000-0002-9386-6860"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "censable",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.11",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "zip",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "christopherkenny",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 5
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "christopherkenny",
      "count": 44,
      "uuid": 28026893
    }
  ],
  "_userbio": {
    "uuid": 81447081,
    "type": "organization",
    "name": "ALARM Project",
    "description": "Algorithm-Assisted Redistricting Methodology"
  },
  "_downloads": {
    "count": 545,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ppmf"
  },
  "_devurl": "https://github.com/christopherkenny/ppmf",
  "_pkgdown": "https://christophertkenny.com/ppmf/",
  "_searchresults": 4,
  "_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/ppmf.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/christopherkenny/ppmf",
  "_realowner": "christopherkenny",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2021-12-15"
    },
    {
      "version": "0.2.1",
      "date": "2025-09-04"
    }
  ],
  "_exports": [
    "add_geoid",
    "add_ppmf12_path",
    "add_ppmf19_path",
    "add_ppmf19r_path",
    "add_ppmf4_path",
    "agg",
    "breakdown_geoid",
    "download_ppmf",
    "get_ppmf_links",
    "overwrite_hisp_race",
    "read_merge_ppmf",
    "read_ppmf",
    "replace_race"
  ],
  "_datasets": [
    {
      "name": "ppmf_ex",
      "title": "Example PPMF Data",
      "object": "ppmf_ex",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "VINTAGE",
        "TABBLKST",
        "TABBLKCOU",
        "TABTRACT",
        "TABBLKGRP",
        "TABBLK",
        "RTYPE",
        "GQTYPE_PL",
        "VOTING_AGE",
        "CENHISP",
        "CENRACE"
      ],
      "rows": 10588,
      "table": true,
      "tojson": true
    },
    {
      "name": "races",
      "title": "Race Classifications",
      "object": "races",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "code",
        "desc",
        "group"
      ],
      "rows": 63,
      "table": true,
      "tojson": true
    },
    {
      "name": "states",
      "title": "State Rows",
      "object": "states",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "state",
        "state_code",
        "skip",
        "n_max"
      ],
      "rows": 52,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_geoid",
      "title": "Add Standard GEOID to PPMF Data",
      "concept": [
        "geoid"
      ],
      "topics": [
        "add_geoid"
      ]
    },
    {
      "page": "add_ppmf12_path",
      "title": "Add ppmf12 path to Renviron",
      "concept": [
        "save"
      ],
      "topics": [
        "add_ppmf12_path"
      ]
    },
    {
      "page": "add_ppmf19_path",
      "title": "Add ppmf19 path to Renviron",
      "concept": [
        "save"
      ],
      "topics": [
        "add_ppmf19_path"
      ]
    },
    {
      "page": "add_ppmf19r_path",
      "title": "Add ppmf19r path to Renviron",
      "concept": [
        "save"
      ],
      "topics": [
        "add_ppmf19r_path"
      ]
    },
    {
      "page": "add_ppmf4_path",
      "title": "Add ppmf4 path to Renviron",
      "concept": [
        "save"
      ],
      "topics": [
        "add_ppmf4_path"
      ]
    },
    {
      "page": "agg",
      "title": "Aggregate PPMF Data",
      "concept": [
        "basic"
      ],
      "topics": [
        "agg"
      ]
    },
    {
      "page": "breakdown_geoid",
      "title": "Breakdown GEOID into Components",
      "concept": [
        "geoid"
      ],
      "topics": [
        "breakdown_geoid"
      ]
    },
    {
      "page": "download_ppmf",
      "title": "Download PPMF Files",
      "concept": [
        "getdata"
      ],
      "topics": [
        "download_ppmf"
      ]
    },
    {
      "page": "get_ppmf_links",
      "title": "Get PPMF File Links",
      "concept": [
        "getdata"
      ],
      "topics": [
        "get_ppmf_links"
      ]
    },
    {
      "page": "overwrite_hisp_race",
      "title": "Overwrite Races with Hispanic",
      "concept": [
        "basic"
      ],
      "topics": [
        "overwrite_hisp_race"
      ]
    },
    {
      "page": "ppmf_ex",
      "title": "Example PPMF Data",
      "concept": [
        "data"
      ],
      "topics": [
        "ppmf_ex"
      ]
    },
    {
      "page": "races",
      "title": "Race Classifications",
      "concept": [
        "data"
      ],
      "topics": [
        "races"
      ]
    },
    {
      "page": "read_merge_ppmf",
      "title": "Read PPMF data and Merge with Census 2010 Data",
      "concept": [
        "getdata"
      ],
      "topics": [
        "read_merge_ppmf"
      ]
    },
    {
      "page": "read_ppmf",
      "title": "Read in PPMF Data",
      "concept": [
        "getdata"
      ],
      "topics": [
        "read_ppmf"
      ]
    },
    {
      "page": "replace_race",
      "title": "Replace Race Categories",
      "concept": [
        "basic"
      ],
      "topics": [
        "replace_race"
      ]
    },
    {
      "page": "states",
      "title": "State Rows",
      "concept": [
        "data"
      ],
      "topics": [
        "states"
      ]
    }
  ],
  "_pkglogo": "https://github.com/christopherkenny/ppmf/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/christopherkenny/ppmf/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cachem",
    "censable",
    "censusapi",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "fastmap",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytiger",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "wk",
    "zip"
  ],
  "_score": 3.4771212547196626,
  "_indexed": false,
  "_nocasepkg": "ppmf",
  "_universes": [
    "alarm-redist"
  ],
  "_indexurl": "https://christopherkenny.r-universe.dev/ppmf",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-31T06:26:52.000Z",
      "distro": "noble",
      "commit": "94f561fdb1a80dadf10adafde62e20144714226a",
      "fileid": "3c87193ab7370e64604df005fb764449bba100a024d93baf507a94c431093a1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26705250070"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-31T06:26:57.000Z",
      "distro": "noble",
      "commit": "94f561fdb1a80dadf10adafde62e20144714226a",
      "fileid": "f677653e6c6054ff2ad6a895063cedaffd4140ef76d554b8fd2253756c510157",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26705250070"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-31T06:38:36.000Z",
      "commit": "94f561fdb1a80dadf10adafde62e20144714226a",
      "fileid": "0250817207184cdb6ee3aa1de84df90f66ff637d401909ed0faf0dc41aaa02df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26705250070"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-31T06:39:21.000Z",
      "commit": "94f561fdb1a80dadf10adafde62e20144714226a",
      "fileid": "e5cdda5912253e1fdf6410e4ecfff3c2ade766ad00405d08a10e62987b99efab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26705250070"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-31T06:26:58.000Z",
      "commit": "94f561fdb1a80dadf10adafde62e20144714226a",
      "fileid": "24a40c7a0e413d6b719062f55fa5bdabfcf212c9270ec27285847b79c95a8b1c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26705250070"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-31T06:25:53.000Z",
      "commit": "94f561fdb1a80dadf10adafde62e20144714226a",
      "fileid": "1285948ac59c87daec0feb863da3cbf2064b14be271c4bc68b8901ab0e6163f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26705250070"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-31T06:25:54.000Z",
      "commit": "94f561fdb1a80dadf10adafde62e20144714226a",
      "fileid": "494495827067bc454048f8254cc224c3503031ae51b5320e480e1bd8e8325012",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26705250070"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-31T06:25:43.000Z",
      "commit": "94f561fdb1a80dadf10adafde62e20144714226a",
      "fileid": "c867ceb9dfc0163ce36e0a75305f3eda99270844c00a7a6b135d238c6962c156",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alarm-redist/actions/runs/26705250070"
    }
  ]
}