{
  "_id": "6a1bd9b51d7bb097a0a16d03",
  "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://christopherkenny.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:20:50 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": "c37ef294b24174db70bc04f53cf883ef",
  "_user": "christopherkenny",
  "_type": "src",
  "_file": "ppmf_0.2.1.tar.gz",
  "_fileid": "529a53d87e9ff006bffdf4cf0fa2dff831d9ea26ffd6aee236eb10dae9721eaa",
  "_filesize": 161920,
  "_sha256": "529a53d87e9ff006bffdf4cf0fa2dff831d9ea26ffd6aee236eb10dae9721eaa",
  "_created": "2026-05-31T06:20:50.000Z",
  "_published": "2026-05-31T06:48:21.059Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78705143021,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314392202"
    },
    {
      "job": 78705143028,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314389381"
    },
    {
      "job": 78705143023,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314541118"
    },
    {
      "job": 78705143022,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314548080"
    },
    {
      "job": 78704982908,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314375723"
    },
    {
      "job": 78705143015,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314388422"
    },
    {
      "job": 78705143034,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314383193"
    },
    {
      "job": 78705143035,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314384993"
    },
    {
      "job": 78705143027,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314385471"
    }
  ],
  "_buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705181752",
  "_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": true,
  "_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": 28026893,
    "type": "user",
    "name": "Christopher T. Kenny",
    "description": "Postdoc @princeton-ddss.\r\nRedistricting and rstats.  \r\n\r\nHarvard Government PhD '25.   \r\nCornell '19."
  },
  "_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": true,
  "_nocasepkg": "ppmf",
  "_universes": [
    "christopherkenny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-31T06:23:28.000Z",
      "distro": "noble",
      "commit": "94f561fdb1a80dadf10adafde62e20144714226a",
      "fileid": "0fae6ec59a26f9162b8d0312b4951277ec7aa84eac67ba45c9aa19ba333468c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705181752"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-31T06:23:05.000Z",
      "distro": "noble",
      "commit": "94f561fdb1a80dadf10adafde62e20144714226a",
      "fileid": "6f2169e8db2a54783993f3ddb37afe66c79e4e88d09e571a9e48611b10007ba4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705181752"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-31T06:46:32.000Z",
      "commit": "94f561fdb1a80dadf10adafde62e20144714226a",
      "fileid": "869f0c3f5a0ee70744863af2fb62c437a33bfd1b1f8955abacaf3f1fc1029283",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705181752"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-31T06:47:43.000Z",
      "commit": "94f561fdb1a80dadf10adafde62e20144714226a",
      "fileid": "52acb1c3fa611fd9ad05c18e448314ee23996138eafda61ca535d61e362a639a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705181752"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-31T06:23:11.000Z",
      "commit": "94f561fdb1a80dadf10adafde62e20144714226a",
      "fileid": "de516260011299815fca6f591b1b68183be7a1f0ebbe34c0b21edb4eb06b0738",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705181752"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-31T06:21:57.000Z",
      "commit": "94f561fdb1a80dadf10adafde62e20144714226a",
      "fileid": "c9a66991b73c385edbcf0338975b11ce805f717d67346b78e5def141ecac31a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705181752"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-31T06:22:15.000Z",
      "commit": "94f561fdb1a80dadf10adafde62e20144714226a",
      "fileid": "2ae03dd34479115378a5c77abf10ddded06816a77bc44d06dfe188c404b386b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705181752"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-31T06:22:13.000Z",
      "commit": "94f561fdb1a80dadf10adafde62e20144714226a",
      "fileid": "4f092883176ce6609efdd585935856bc964953d1029334123ab544243288c602",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705181752"
    }
  ]
}