{
  "_id": "6a182482acfb0bcc41db42d1",
  "Package": "shellgame",
  "Title": "The Shell Game - Audit Geographic Data Transformations",
  "Version": "0.1.0",
  "Authors@R": "person(\"Phinn\", \"Markson\", , \"markson.2@osu.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9169-6095\"))",
  "Description": "Reveals how data quality silently degrades during\ngeographic transformations while variable labels remain\nunchanged. Demonstrates that transformation error is agnostic\nto both the variable (population, income, etc.) and the tool\n(R, Python, etc.). Provides a reproducible audit framework for\nquantifying the shift from observed to imputed data at each\ntransformation hop.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/phinnphace/shellgame",
  "BugReports": "https://github.com/phinnphace/shellgame/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev libx11-dev",
  "Repository": "https://phinnphace.r-universe.dev",
  "Date/Publication": "2026-05-17 19:15:57 UTC",
  "RemoteUrl": "https://github.com/phinnphace/shellgame",
  "RemoteRef": "HEAD",
  "RemoteSha": "3e3076b48c9628c28882dde5bb2c078cbde66f13",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 11:09:43 UTC",
    "User": "root"
  },
  "Author": "Phinn Markson [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9169-6095>)",
  "Maintainer": "Phinn Markson <markson.2@osu.edu>",
  "MD5sum": "729d151416e19f9badec5b436e4eeba8",
  "_user": "phinnphace",
  "_type": "src",
  "_file": "shellgame_0.1.0.tar.gz",
  "_fileid": "946b200b6a61c4621bfcb14d3de906ccfba3f6f66385e0adeaa9daeb0f3e46b3",
  "_filesize": 3920287,
  "_sha256": "946b200b6a61c4621bfcb14d3de906ccfba3f6f66385e0adeaa9daeb0f3e46b3",
  "_created": "2026-05-28T11:09:43.000Z",
  "_published": "2026-05-28T11:18:26.423Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78278133393,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7264366383"
    },
    {
      "job": 78278133344,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264360313"
    },
    {
      "job": 78278133391,
      "time": 279,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7264392622"
    },
    {
      "job": 78278133353,
      "time": 242,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264453689"
    },
    {
      "job": 78277643703,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264312584"
    },
    {
      "job": 78278133334,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264356887"
    },
    {
      "job": 78278133382,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7264339545"
    },
    {
      "job": 78278133333,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7264341281"
    },
    {
      "job": 78278133328,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264336663"
    }
  ],
  "_buildurl": "https://github.com/r-universe/phinnphace/actions/runs/26570936163",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/phinnphace/shellgame",
  "_commit": {
    "id": "3e3076b48c9628c28882dde5bb2c078cbde66f13",
    "author": "phinnphace <phinnphace@gmail.com>",
    "committer": "phinnphace <phinnphace@gmail.com>",
    "message": "docs: update README, fix visualization terminology, bump to 0.1.1\n",
    "time": 1779045357
  },
  "_maintainer": {
    "name": "Phinn Markson",
    "email": "markson.2@osu.edu",
    "login": "phinnphace",
    "orcid": "0000-0002-9169-6095",
    "description": "Translating justice and data. Learning. Making. ",
    "uuid": 151874236
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidycensus",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "geoDeltaAudit",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "phinnphace",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 4
    },
    {
      "week": "2026-19",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-03-30"
    },
    {
      "name": "v0.1.0-test",
      "date": "2026-03-30"
    },
    {
      "name": "v0.1.1",
      "date": "2026-05-17"
    }
  ],
  "_topics": [
    "acs",
    "audit",
    "census",
    "crosswa",
    "data",
    "geographic-data",
    "methodology-framework",
    "population",
    "quality"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "phinnphace",
      "count": 14,
      "uuid": 151874236
    }
  ],
  "_userbio": {
    "uuid": 151874236,
    "type": "user",
    "name": "phinn markson",
    "description": "Translating justice and data. Learning. Making. "
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shellgame"
  },
  "_devurl": "https://github.com/phinnphace/shellgame",
  "_searchresults": 0,
  "_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/readme.html",
    "extra/readme.md",
    "extra/shellgame.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/phinnphace/shellgame",
  "_realowner": "phinnphace",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-05-27"
    }
  ],
  "_exports": [
    "audit_transformation",
    "check_census_key",
    "create_audit_report",
    "extract_perturbed_population",
    "get_zcta_baseline",
    "pad_geoid",
    "plot_baseline_zctas",
    "plot_geometric_vs_relationship",
    "plot_transformation_perturbation",
    "prep_hud_crosswalk",
    "prep_zip_zcta",
    "run_full_transformation",
    "transform_zcta_to_zip",
    "transform_zip_to_county"
  ],
  "_help": [
    {
      "page": "audit_transformation",
      "title": "Audit geographic transformation",
      "topics": [
        "audit_transformation"
      ]
    },
    {
      "page": "check_census_key",
      "title": "Check for Census API key",
      "topics": [
        "check_census_key"
      ]
    },
    {
      "page": "create_audit_report",
      "title": "Create complete audit report",
      "topics": [
        "create_audit_report"
      ]
    },
    {
      "page": "extract_perturbed_population",
      "title": "Extract perturbation by receiving county",
      "topics": [
        "extract_perturbed_population"
      ]
    },
    {
      "page": "get_zcta_baseline",
      "title": "Get ACS baseline data for ZCTAs",
      "topics": [
        "get_zcta_baseline"
      ]
    },
    {
      "page": "pad_geoid",
      "title": "Pad GEOID to 5 digits",
      "topics": [
        "pad_geoid"
      ]
    },
    {
      "page": "plot_baseline_zctas",
      "title": "Plot baseline ZCTAs",
      "topics": [
        "plot_baseline_zctas"
      ]
    },
    {
      "page": "plot_geometric_vs_relationship",
      "title": "Plot geometric vs relationship membership",
      "topics": [
        "plot_geometric_vs_relationship"
      ]
    },
    {
      "page": "plot_transformation_perturbation",
      "title": "Plot transformation perturbation",
      "topics": [
        "plot_transformation_perturbation"
      ]
    },
    {
      "page": "prep_hud_crosswalk",
      "title": "Prepare HUD ZIP-County crosswalk data",
      "topics": [
        "prep_hud_crosswalk"
      ]
    },
    {
      "page": "prep_zip_zcta",
      "title": "Prepare ZIP-ZCTA crosswalk data",
      "topics": [
        "prep_zip_zcta"
      ]
    },
    {
      "page": "print.shellgame_audit",
      "title": "Print method for shellgame_audit",
      "topics": [
        "print.shellgame_audit"
      ]
    },
    {
      "page": "run_full_transformation",
      "title": "Run full transformation pipeline",
      "topics": [
        "run_full_transformation"
      ]
    },
    {
      "page": "summary.shellgame_audit",
      "title": "Summary method for shellgame_audit",
      "topics": [
        "summary.shellgame_audit"
      ]
    },
    {
      "page": "transform_zcta_to_zip",
      "title": "Transform ZCTA data to ZIP level",
      "topics": [
        "transform_zcta_to_zip"
      ]
    },
    {
      "page": "transform_zip_to_county",
      "title": "Transform ZIP data to County level",
      "topics": [
        "transform_zip_to_county"
      ]
    }
  ],
  "_readme": "https://github.com/phinnphace/shellgame/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "httr",
    "isoband",
    "janitor",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "rvest",
    "s2",
    "S7",
    "scales",
    "selectr",
    "sf",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidycensus",
    "tidyr",
    "tidyselect",
    "tigris",
    "timechange",
    "tzdb",
    "units",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "hennepin-example.Rmd",
      "filename": "hennepin-example.html",
      "title": "Hennepin example",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The Workflow",
        "Step 1: Prepare the Data",
        "Step 2: Run the Audit",
        "Step 3: View Results",
        "Membership Visualization",
        "Baseline: 74 ZCTAs",
        "The First Hop: ZCTA → ZIP",
        "The Second Hop: ZIP → County",
        "The Perturbation",
        "Geometric vs Relationship Membership",
        "Visualizing the Difference",
        "The Shell Game Revealed",
        "Why This Matters",
        "Next Steps"
      ],
      "created": "2026-02-11 15:52:40",
      "modified": "2026-05-03 22:13:48",
      "commits": 3
    },
    {
      "source": "conceptual_framework_shellgame.Rmd",
      "filename": "conceptual_framework_shellgame.html",
      "title": "The Shell Game: conceptual framework",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The Shell Game",
        "What the Shell Actually Is",
        "The Critical Shift",
        "The Transformation Chain",
        "Pre-allocation",
        "First Claim",
        "The Two Hidden Decisions",
        "Decision 1: Membership Definition",
        "Decision 2: Crosswalk Selection",
        "The Result",
        "Why This Is Agnostic",
        "What This Package Does"
      ],
      "created": "2026-05-01 16:19:11",
      "modified": "2026-05-17 19:15:57",
      "commits": 2
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "shellgame",
  "_universes": [
    "phinnphace"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T11:12:40.000Z",
      "distro": "noble",
      "commit": "3e3076b48c9628c28882dde5bb2c078cbde66f13",
      "fileid": "ebc2097164f2bed8cff3e401f328e8784200481e50a3208ec4f9e6127ffa3ac2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phinnphace/actions/runs/26570936163"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T11:12:21.000Z",
      "distro": "noble",
      "commit": "3e3076b48c9628c28882dde5bb2c078cbde66f13",
      "fileid": "33a0f15fab9d66b52e7da8a0ff9742cbe2546a09b12fc144f833d073d3d157a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phinnphace/actions/runs/26570936163"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T11:13:41.000Z",
      "commit": "3e3076b48c9628c28882dde5bb2c078cbde66f13",
      "fileid": "126a27a67de8dab947daacbc4c47d596f41ad48101b500867a80c7986f27949c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phinnphace/actions/runs/26570936163"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T11:17:17.000Z",
      "commit": "3e3076b48c9628c28882dde5bb2c078cbde66f13",
      "fileid": "b429382c72fd6c5ccec9d6cf21441a3fb9bbded355565e605c3e4d002a8a735b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phinnphace/actions/runs/26570936163"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-28T11:12:23.000Z",
      "commit": "3e3076b48c9628c28882dde5bb2c078cbde66f13",
      "fileid": "10c2780ae35e27a2f4d39cb3ac69ff48b2dd32c79f94c4c65da644e1ab4e275a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/phinnphace/actions/runs/26570936163"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T11:11:11.000Z",
      "commit": "3e3076b48c9628c28882dde5bb2c078cbde66f13",
      "fileid": "2fb9ddf162f0d1f494768f6343ed686f5f8180e714ee1daac2e4b1c874c0d9d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phinnphace/actions/runs/26570936163"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T11:11:17.000Z",
      "commit": "3e3076b48c9628c28882dde5bb2c078cbde66f13",
      "fileid": "90917282eb87cd4dce7fb473aaca9ca1dc3b53a6c6556314a2556730404db8dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phinnphace/actions/runs/26570936163"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T11:10:59.000Z",
      "commit": "3e3076b48c9628c28882dde5bb2c078cbde66f13",
      "fileid": "75fb71a2ebe08a84cd8e3734c59469e4ac47a1d52aad2727613bce32b2f322e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phinnphace/actions/runs/26570936163"
    }
  ]
}