{
  "_id": "6a1bdd381d7bb097a0a17736",
  "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-05-31 06:23:31 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": "f1b244c7fc1c8cbc79f2dba0d455520f",
  "_user": "christopherkenny",
  "_type": "src",
  "_file": "cvap_0.1.7.tar.gz",
  "_fileid": "c4e079689bfd995bd803820b6e6fd0dc567ea4d438830ffa116fb81c0e2c4c6d",
  "_filesize": 319989,
  "_sha256": "c4e079689bfd995bd803820b6e6fd0dc567ea4d438830ffa116fb81c0e2c4c6d",
  "_created": "2026-05-31T06:23:31.000Z",
  "_published": "2026-05-31T07:03:20.950Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78705311952,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7314411138"
    },
    {
      "job": 78705311960,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7314409134"
    },
    {
      "job": 78705311954,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7314632180"
    },
    {
      "job": 78705311957,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7314640092"
    },
    {
      "job": 78705044958,
      "time": 293,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314394742"
    },
    {
      "job": 78705311951,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314409173"
    },
    {
      "job": 78705311955,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7314405581"
    },
    {
      "job": 78705311978,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7314405832"
    },
    {
      "job": 78705311975,
      "time": 133,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7314410293"
    }
  ],
  "_buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705202299",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Postdoc @princeton-ddss.\r\nRedistricting and rstats.  \r\n\r\nHarvard Government PhD '25.   \r\nCornell '19."
  },
  "_downloads": {
    "count": 224,
    "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.0",
  "_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",
    "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-05-31T06:26:15.000Z",
      "distro": "noble",
      "commit": "e3ed4153a6d7660f7b79989f1c6274ec676682d8",
      "fileid": "073049f2c15a264629e59b41a6b0d2d6189a1e4b02b1acc291ab2c55f1f31a5e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705202299"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-05-31T06:25:59.000Z",
      "distro": "noble",
      "commit": "e3ed4153a6d7660f7b79989f1c6274ec676682d8",
      "fileid": "f296f8fd3ea772725725e8e701edb886c63839d009f2b3e3418b30d25ed50738",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705202299"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-05-31T07:01:32.000Z",
      "commit": "e3ed4153a6d7660f7b79989f1c6274ec676682d8",
      "fileid": "6552298da8f594932eb9c7a3eff080c0d15b8fecabf548670ff79cef4a248627",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705202299"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-05-31T07:02:49.000Z",
      "commit": "e3ed4153a6d7660f7b79989f1c6274ec676682d8",
      "fileid": "c863e310fa46c527987a66ac8b202a8250d2a5ad50f4d344af9218183e8e4de6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705202299"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.7",
      "date": "2026-05-31T06:26:16.000Z",
      "commit": "e3ed4153a6d7660f7b79989f1c6274ec676682d8",
      "fileid": "5f825242e715c4db7c7287dfdc3aa9bc5a00996bd16ef738f06d350e05829fc3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705202299"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-05-31T06:25:24.000Z",
      "commit": "e3ed4153a6d7660f7b79989f1c6274ec676682d8",
      "fileid": "11bbf09a26470ffc8ad198a22561af6184d64a5ae0e1fcbdf6e18c1717818820",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705202299"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-05-31T06:25:22.000Z",
      "commit": "e3ed4153a6d7660f7b79989f1c6274ec676682d8",
      "fileid": "08e52646910710f48dd05d7be53908f02be07e32dbc5fe3d607194d6ef81bcd6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705202299"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-05-31T06:25:05.000Z",
      "commit": "e3ed4153a6d7660f7b79989f1c6274ec676682d8",
      "fileid": "b9a50b026e9619d0ffcf89a046f74ac4520541c09c7d471bc9a6323eb436967b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705202299"
    }
  ]
}