{
  "_id": "6a47e82de06c18f0a65242a2",
  "Package": "cvap",
  "Title": "Citizen Voting Age Population",
  "Version": "0.1.7",
  "Date": "2025-10-09",
  "Authors@R": "person(given = \"Christopher T.\",\nfamily = \"Kenny\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ctkenny@proton.me\",\ncomment = c(ORCID = \"0000-0002-9386-6860\"))",
  "Description": "Works with the Citizen Voting Age Population special\ntabulation from the US Census Bureau\n<https://www.census.gov/programs-surveys/decennial-census/about/voting-rights/cvap.html>.\nProvides tools to download and process raw data. Also provides\na downloading interface to processed data. Implements a very\nbasic approach to estimate block level citizen voting age\npopulation from block group data.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/christopherkenny/cvap,\nhttps://christophertkenny.com/cvap/",
  "BugReports": "https://github.com/christopherkenny/cvap/issues",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "christopherkenny/ctktemplate",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libuv1-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev libx11-dev",
  "Repository": "https://christopherkenny.r-universe.dev",
  "Date/Publication": "2026-05-01 16:14:56 UTC",
  "RemoteUrl": "https://github.com/christopherkenny/cvap",
  "RemoteRef": "HEAD",
  "RemoteSha": "e3ed4153a6d7660f7b79989f1c6274ec676682d8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 16:46:41 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>",
  "_user": "christopherkenny",
  "_type": "src",
  "_file": "cvap_0.1.7.tar.gz",
  "_fileid": "https://r2.ropensci.org/3acfb32ad7995112252390d4018f28030a25737050f15a405ea92d68c045dddb",
  "_filesize": 323403,
  "_sha256": "3acfb32ad7995112252390d4018f28030a25737050f15a405ea92d68c045dddb",
  "_expires": "2026-10-11T16:49:47.000Z",
  "_created": "2026-07-03T16:46:41.000Z",
  "_published": "2026-07-03T16:49:49.724Z",
  "_jobs": [
    {
      "job": 85041663252,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8071533149"
    },
    {
      "job": 85041663248,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8071527474"
    },
    {
      "job": 85041663260,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8071515131"
    },
    {
      "job": 85041663242,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8071519758"
    },
    {
      "job": 85041249703,
      "time": 184,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8071495166"
    },
    {
      "job": 85041663243,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8071534898"
    },
    {
      "job": 85041663257,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8071516166"
    },
    {
      "job": 85041663276,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8071529298"
    },
    {
      "job": 85041663247,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8071520630"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28673287636",
  "_status": "success",
  "_upstream": "https://github.com/christopherkenny/cvap",
  "_commit": {
    "id": "e3ed4153a6d7660f7b79989f1c6274ec676682d8",
    "author": "Christopher T. Kenny <ctk44@cornell.edu>",
    "committer": "Christopher T. Kenny <ctk44@cornell.edu>",
    "message": "use ctktemplate pkgdown theme",
    "time": 1777652096
  },
  "_maintainer": {
    "name": "Christopher T. Kenny",
    "email": "ctkenny@proton.me",
    "orcid": "0000-0002-9386-6860"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "censable",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "christopherkenny",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "christopherkenny",
      "count": 62,
      "uuid": 28026893
    },
    {
      "user": "kuriwaki",
      "count": 2,
      "uuid": 8290417
    }
  ],
  "_userbio": {
    "uuid": 28026893,
    "type": "user",
    "name": "Christopher T. Kenny",
    "followers": 149,
    "description": "Postdoc @princeton-ddss.\r\nRedistricting and rstats.  \r\n\r\nHarvard Government PhD '25.   \r\nCornell '19."
  },
  "_downloads": {
    "count": 349,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cvap"
  },
  "_devurl": "https://github.com/christopherkenny/cvap",
  "_pkgdown": "https://christophertkenny.com/cvap/",
  "_searchresults": 8,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cvap.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/christopherkenny/cvap",
  "_realowner": "christopherkenny",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2021-11-08"
    },
    {
      "version": "0.1.1",
      "date": "2022-04-16"
    },
    {
      "version": "0.1.3",
      "date": "2023-03-17"
    },
    {
      "version": "0.1.4",
      "date": "2023-07-01"
    },
    {
      "version": "0.1.5",
      "date": "2024-03-22"
    },
    {
      "version": "0.1.6",
      "date": "2025-09-02"
    }
  ],
  "_exports": [
    "cvap_census_url",
    "cvap_distribute",
    "cvap_distribute_censable",
    "cvap_get",
    "cvap_get_raw",
    "cvap_process_dir",
    "cvap_process_file",
    "vest_crosswalk"
  ],
  "_datasets": [
    {
      "name": "de_block",
      "title": "Delaware Block Example Data",
      "object": "de_block",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "GEOID",
        "NAME",
        "pop",
        "pop_white",
        "pop_black",
        "pop_hisp",
        "pop_aian",
        "pop_asian",
        "pop_nhpi",
        "pop_other",
        "pop_two",
        "vap",
        "vap_white",
        "vap_black",
        "vap_hisp",
        "vap_aian",
        "vap_asian",
        "vap_nhpi",
        "vap_other",
        "vap_two"
      ],
      "rows": 24115,
      "table": true,
      "tojson": true
    },
    {
      "name": "de_block_group",
      "title": "Delaware Block Group Example Data",
      "object": "de_block_group",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "GEOID",
        "NAME",
        "pop",
        "pop_white",
        "pop_black",
        "pop_hisp",
        "pop_aian",
        "pop_asian",
        "pop_nhpi",
        "pop_other",
        "pop_two",
        "vap",
        "vap_white",
        "vap_black",
        "vap_hisp",
        "vap_aian",
        "vap_asian",
        "vap_nhpi",
        "vap_other",
        "vap_two",
        "cvap",
        "cvap_white",
        "cvap_black",
        "cvap_hisp",
        "cvap_aian",
        "cvap_asian",
        "cvap_nhpi",
        "cvap_other",
        "cvap_two"
      ],
      "rows": 574,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cvap_census_url",
      "title": "Get Zip File URL for CVAP Special Tabulation Data",
      "concept": [
        "raw"
      ],
      "topics": [
        "cvap_census_url"
      ]
    },
    {
      "page": "cvap_distribute",
      "title": "Estimate CVAP at the Block Level",
      "concept": [
        "distribute"
      ],
      "topics": [
        "cvap_distribute"
      ]
    },
    {
      "page": "cvap_distribute_censable",
      "title": "Distribute CVAP at the Block Group and Download Data",
      "concept": [
        "distribute"
      ],
      "topics": [
        "cvap_distribute_censable"
      ]
    },
    {
      "page": "cvap_get",
      "title": "Download Processed Citizen Voting Age Population Data",
      "concept": [
        "download"
      ],
      "topics": [
        "cvap_get"
      ]
    },
    {
      "page": "cvap_get_raw",
      "title": "Get Raw Citizen Voting Age Population Files",
      "concept": [
        "raw"
      ],
      "topics": [
        "cvap_get_raw"
      ]
    },
    {
      "page": "cvap_process_dir",
      "title": "Process Directory of CVAP Files",
      "concept": [
        "raw"
      ],
      "topics": [
        "cvap_process_dir"
      ]
    },
    {
      "page": "cvap_process_file",
      "title": "Process Census CVAP File",
      "concept": [
        "raw"
      ],
      "topics": [
        "cvap_process_file"
      ]
    },
    {
      "page": "de_block",
      "title": "Delaware Block Example Data",
      "concept": [
        "data"
      ],
      "topics": [
        "de_block"
      ]
    },
    {
      "page": "de_block_group",
      "title": "Delaware Block Group Example Data",
      "concept": [
        "data"
      ],
      "topics": [
        "de_block_group"
      ]
    },
    {
      "page": "vest_crosswalk",
      "title": "Download Processed VEST Block Crosswalk",
      "topics": [
        "vest_crosswalk"
      ]
    }
  ],
  "_pkglogo": "https://github.com/christopherkenny/cvap/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/christopherkenny/cvap/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cachem",
    "censable",
    "censusapi",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "fastmap",
    "fs",
    "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"
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "cvap",
  "_universes": [
    "christopherkenny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-07-03T16:49:03.000Z",
      "distro": "resolute",
      "commit": "e3ed4153a6d7660f7b79989f1c6274ec676682d8",
      "fileid": "https://r2.ropensci.org/6ea9dba8159318de5d71342b7ac4e263f98779d716f1992f874f75550fb82651",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28673287636"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-07-03T16:48:41.000Z",
      "distro": "resolute",
      "commit": "e3ed4153a6d7660f7b79989f1c6274ec676682d8",
      "fileid": "https://r2.ropensci.org/6b8111bb622d2a12ed7f7b78293a1a6bf29aaedf6fcb3eb56fca1efe9dff7bd5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28673287636"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-07-03T16:47:56.000Z",
      "commit": "e3ed4153a6d7660f7b79989f1c6274ec676682d8",
      "fileid": "https://r2.ropensci.org/e53a1a3e55bf30f27b64dd0ef024ba66ee854dfdb442251e3bbe0d2ac778fe09",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28673287636"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-07-03T16:48:12.000Z",
      "commit": "e3ed4153a6d7660f7b79989f1c6274ec676682d8",
      "fileid": "https://r2.ropensci.org/0e1499beb753eafd7e8c58556720e286399343615d6b055939f0b8300f82314e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28673287636"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.7",
      "date": "2026-07-03T16:49:25.000Z",
      "commit": "e3ed4153a6d7660f7b79989f1c6274ec676682d8",
      "fileid": "https://r2.ropensci.org/5ab2540783bdd68dcd3d2ced1a7e0474f6262c0f1557573629db2f54d51f3976",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28673287636"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-07-03T16:47:51.000Z",
      "commit": "e3ed4153a6d7660f7b79989f1c6274ec676682d8",
      "fileid": "https://r2.ropensci.org/97fcad8446324ee651907a961ab7fceadccbdc82a10afbfbafef9a3e4e72714e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28673287636"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-07-03T16:48:43.000Z",
      "commit": "e3ed4153a6d7660f7b79989f1c6274ec676682d8",
      "fileid": "https://r2.ropensci.org/d4efea9ddf055196c37841e3f180d408604ac87d236d577149e06870a14f0912",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28673287636"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-07-03T16:48:11.000Z",
      "commit": "e3ed4153a6d7660f7b79989f1c6274ec676682d8",
      "fileid": "https://r2.ropensci.org/9af8bee909450017dd66beeebb244d9b56eaab0314ad5c1778532a7ec4eee296",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28673287636"
    }
  ]
}