{
  "_id": "6a2e52793efcd9bda4309513",
  "Package": "redistio",
  "Title": "Interactive Redistricting",
  "Version": "0.0.0.9002",
  "Authors@R": "c(\nperson(given = \"Christopher T.\",\nfamily = \"Kenny\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ctkenny@proton.me\",\ncomment = c(ORCID = \"0000-0002-9386-6860\")),\nperson(given = \"Cory\", family = \"McCartan\", email = \"mccartan@psu.edu\",\nrole = \"aut\", comment = c(ORCID = \"0000-0002-6251-669X\"))\n)",
  "Description": "A point and click editor for districts built on 'shiny'\nand 'mapgl'. Users can draw districts and calculate standard\nredistricting metrics, like compactness or the number of\nadministrative splits. Maps can be exported as assignment files\nor shapefiles, readable by most other redistricting software.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "URL": "https://github.com/christopherkenny/redistio,\nhttps://christophertkenny.com/redistio/",
  "BugReports": "https://github.com/christopherkenny/redistio/issues",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "christopherkenny/ctktemplate",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev\nlibproj-dev libsqlite3-dev libudunits2-dev libnode-dev\nlibx11-dev zlib1g-dev",
  "Repository": "https://christopherkenny.r-universe.dev",
  "Date/Publication": "2026-05-15 16:04:00 UTC",
  "RemoteUrl": "https://github.com/christopherkenny/redistio",
  "RemoteRef": "HEAD",
  "RemoteSha": "520adc2a3c1f554d9a75b8c719a277a34145fc86",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-14 07:00:41 UTC",
    "User": "root"
  },
  "Author": "Christopher T. Kenny [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9386-6860>),\nCory McCartan [aut] (ORCID: <https://orcid.org/0000-0002-6251-669X>)",
  "Maintainer": "Christopher T. Kenny <ctkenny@proton.me>",
  "MD5sum": "7e308a12ab9e22d1db493537f0b5c798",
  "_user": "christopherkenny",
  "_type": "src",
  "_file": "redistio_0.0.0.9002.tar.gz",
  "_fileid": "374c7728d333711e329f72037ea586c99c58022e379017678bcb8a99d880b7c1",
  "_filesize": 3583688,
  "_sha256": "374c7728d333711e329f72037ea586c99c58022e379017678bcb8a99d880b7c1",
  "_created": "2026-06-14T07:00:41.000Z",
  "_published": "2026-06-14T07:04:25.683Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81256989462,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618466311"
    },
    {
      "job": 81256989452,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618465181"
    },
    {
      "job": 81256989454,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7618461481"
    },
    {
      "job": 81256989442,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618457977"
    },
    {
      "job": 81256768159,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618442524"
    },
    {
      "job": 81256989456,
      "time": 179,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618465093"
    },
    {
      "job": 81256989461,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618456803"
    },
    {
      "job": 81256989451,
      "time": 150,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7618461681"
    },
    {
      "job": 81256989457,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618456485"
    }
  ],
  "_buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27491264273",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/christopherkenny/redistio",
  "_commit": {
    "id": "520adc2a3c1f554d9a75b8c719a277a34145fc86",
    "author": "Christopher Kenny <ctk44@cornell.edu>",
    "committer": "Christopher Kenny <ctk44@cornell.edu>",
    "message": "fix subset logic\n",
    "time": 1778861040
  },
  "_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": "bslib",
      "role": "Imports"
    },
    {
      "package": "colourpicker",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "geomander",
      "role": "Imports"
    },
    {
      "package": "ggredist",
      "role": "Imports"
    },
    {
      "package": "gt",
      "role": "Imports"
    },
    {
      "package": "mapgl",
      "version": ">= 0.4.4",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "redistmetrics",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "rict",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "alarmdata",
      "role": "Suggests"
    },
    {
      "package": "crayons",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "planscorer",
      "role": "Suggests"
    },
    {
      "package": "redist",
      "role": "Suggests"
    },
    {
      "package": "shinytest2",
      "role": "Suggests"
    },
    {
      "package": "shinyWidgets",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "christopherkenny",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 9
    },
    {
      "week": "2026-04",
      "n": 5
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 3
    },
    {
      "week": "2026-08",
      "n": 6
    },
    {
      "week": "2026-09",
      "n": 3
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 8
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "christopherkenny",
      "count": 276,
      "uuid": 28026893
    },
    {
      "user": "corymccartan",
      "count": 4,
      "uuid": 2958471
    }
  ],
  "_userbio": {
    "uuid": 28026893,
    "type": "user",
    "name": "Christopher T. Kenny",
    "followers": 147,
    "description": "Postdoc @princeton-ddss.\r\nRedistricting and rstats.  \r\n\r\nHarvard Government PhD '25.   \r\nCornell '19."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/redistio"
  },
  "_devurl": "https://github.com/christopherkenny/redistio",
  "_pkgdown": "https://christophertkenny.com/redistio/",
  "_searchresults": 8,
  "_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/redistio.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_plan_stats",
    "adj_editor",
    "draw",
    "guess_admins",
    "guess_elections",
    "guesstimate_demographics",
    "hover_precinct",
    "redistio_options"
  ],
  "_datasets": [
    {
      "name": "dc",
      "title": "District of Columbia Geographic Data",
      "object": "dc",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "GEOID20",
        "state",
        "county",
        "vtd",
        "pop",
        "pop_hisp",
        "pop_white",
        "pop_black",
        "pop_aian",
        "pop_asian",
        "pop_nhpi",
        "pop_other",
        "pop_two",
        "vap",
        "vap_hisp",
        "vap_white",
        "vap_black",
        "vap_aian",
        "vap_asian",
        "vap_nhpi",
        "vap_other",
        "vap_two",
        "pre_16_dem_cli",
        "pre_16_rep_tru",
        "uss_18_dem_bro",
        "atg_18_dem_rac",
        "pre_20_dem_bid",
        "pre_20_rep_tru",
        "uss_20_dem_str",
        "uss_20_rep_wei",
        "arv_16",
        "adv_16",
        "arv_18",
        "adv_18",
        "arv_20",
        "adv_20",
        "nrv",
        "ndv",
        "geometry",
        "adv_nbr",
        "ward"
      ],
      "rows": 143,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_plan_stats",
      "title": "Add summary statistics to plans",
      "topics": [
        "add_plan_stats"
      ]
    },
    {
      "page": "adj_editor",
      "title": "Interactive Adjacency Graph Editing",
      "topics": [
        "adj_editor"
      ]
    },
    {
      "page": "dc",
      "title": "District of Columbia Geographic Data",
      "concept": [
        "data"
      ],
      "topics": [
        "dc"
      ]
    },
    {
      "page": "draw",
      "title": "Interactive Plan Drawing",
      "topics": [
        "draw"
      ]
    },
    {
      "page": "guess_admins",
      "title": "Guess which columns contain administrative units",
      "topics": [
        "guess_admins"
      ]
    },
    {
      "page": "guess_elections",
      "title": "Guess which columns contain election data",
      "topics": [
        "guess_elections"
      ]
    },
    {
      "page": "guesstimate_demographics",
      "title": "Guess and estimate which columns contain demographic data",
      "topics": [
        "guesstimate_demographics"
      ]
    },
    {
      "page": "hover_precinct",
      "title": "Create a 'tibble' of precinct stats",
      "topics": [
        "hover_precinct"
      ]
    },
    {
      "page": "redistio_options",
      "title": "Set options for 'redistio'",
      "topics": [
        "redistio_options"
      ]
    }
  ],
  "_pkglogo": "https://github.com/christopherkenny/redistio/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/christopherkenny/redistio/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "baf",
    "base64enc",
    "bigD",
    "bit",
    "bit64",
    "bitops",
    "bslib",
    "cachem",
    "censable",
    "censusapi",
    "checkmate",
    "class",
    "classInt",
    "cli",
    "clipr",
    "codetools",
    "colourpicker",
    "commonmark",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "dataverse",
    "DBI",
    "digest",
    "doParallel",
    "doRNG",
    "dplyr",
    "DT",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "generics",
    "geojsonsf",
    "geomander",
    "geometries",
    "geos",
    "ggplot2",
    "ggredist",
    "glue",
    "gt",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonify",
    "jsonlite",
    "juicyjuice",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "libgeos",
    "lifecycle",
    "litedown",
    "magrittr",
    "mapgl",
    "markdown",
    "MASS",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "palette",
    "patchwork",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "promises",
    "proxy",
    "purrr",
    "R6",
    "rapidjsonr",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppThread",
    "reactable",
    "reactR",
    "readr",
    "redist",
    "redistmetrics",
    "rict",
    "rlang",
    "rmarkdown",
    "rngtools",
    "s2",
    "S7",
    "sass",
    "scales",
    "servr",
    "sf",
    "sfheaders",
    "shiny",
    "shinyjs",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tinytiger",
    "tzdb",
    "units",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk",
    "xfun",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_score": 3.204119982655925,
  "_indexed": true,
  "_nocasepkg": "redistio",
  "_universes": [
    "christopherkenny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9002",
      "date": "2026-06-14T07:03:40.000Z",
      "distro": "noble",
      "commit": "520adc2a3c1f554d9a75b8c719a277a34145fc86",
      "fileid": "5421f94e04f3fcc2bcb3e4371f2434b3d7ca0c69acf653aebfa8a0fcb9f8e437",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27491264273"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9002",
      "date": "2026-06-14T07:03:30.000Z",
      "distro": "noble",
      "commit": "520adc2a3c1f554d9a75b8c719a277a34145fc86",
      "fileid": "4e651b4e753703dd0c392d39cae25e4697d218cd1e8c451c4340aeca2d2d2d60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27491264273"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9002",
      "date": "2026-06-14T07:02:55.000Z",
      "commit": "520adc2a3c1f554d9a75b8c719a277a34145fc86",
      "fileid": "b6d585cbf004ebe22d84c58c4e364389d2407b7842dcf4aea6c056b5e43c88f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27491264273"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9002",
      "date": "2026-06-14T07:02:34.000Z",
      "commit": "520adc2a3c1f554d9a75b8c719a277a34145fc86",
      "fileid": "91883c2e08bbce076fbedd3a9c3e5f2d8d1ab2dfca38ef148e6371c897a59d41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27491264273"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9002",
      "date": "2026-06-14T07:03:57.000Z",
      "commit": "520adc2a3c1f554d9a75b8c719a277a34145fc86",
      "fileid": "677fa582ee358ce48bf0064f237cde11d17d99852328c65f2ffe67ce47c79b1b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27491264273"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9002",
      "date": "2026-06-14T07:02:16.000Z",
      "commit": "520adc2a3c1f554d9a75b8c719a277a34145fc86",
      "fileid": "8c4b323e1e19124dfef71d7b1a2e7ac981c4b53364c92a85b425010b211c3cff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27491264273"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9002",
      "date": "2026-06-14T07:02:51.000Z",
      "commit": "520adc2a3c1f554d9a75b8c719a277a34145fc86",
      "fileid": "4ca686b7823f46d51f9568319fa20bad6ac4a938dbe72eda3a4fb9346abad9d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27491264273"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9002",
      "date": "2026-06-14T07:02:12.000Z",
      "commit": "520adc2a3c1f554d9a75b8c719a277a34145fc86",
      "fileid": "a1deffa87a946fdafe875aa13316c9b351256c66595ab00e64405a5c8c3a42c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/27491264273"
    }
  ]
}