{
  "_id": "6a5c59979baadeef8ab4ed13",
  "Package": "vf",
  "Title": "Read Voter Files",
  "Version": "0.0.0.9000",
  "Authors@R": "person(given = \"Christopher T.\",\nfamily = \"Kenny\",\nrole = c(\"aut\", \"cre\"),\nemail = \"christopherkenny@fas.harvard.edu\",\ncomment = c(ORCID = \"0000-0002-9386-6860\"))",
  "Description": "States in the United States make full voter registries\navailable as public information. This enables researchers to\nuse voter files with clean, consistent formats. This package is\nfocused on official voter files, rather than commercially\navailable alternatives. Not all states are supported. The\nstates which have readily available and free voter files are\nsupported.",
  "License": "MIT + file LICENSE",
  "Config/Needs/website": "christopherkenny/ctktemplate",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/christopherkenny/vf,\nhttp://christophertkenny.com/vf/",
  "BugReports": "https://github.com/christopherkenny/vf/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev",
  "Repository": "https://christopherkenny.r-universe.dev",
  "Date/Publication": "2026-05-01 16:15:40 UTC",
  "RemoteUrl": "https://github.com/christopherkenny/vf",
  "RemoteRef": "HEAD",
  "RemoteSha": "02a219c388bd395afaa22965e00021ed60eb4052",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-19 04:56:09 UTC",
    "User": "root"
  },
  "Author": "Christopher T. Kenny [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9386-6860>)",
  "Maintainer": "Christopher T. Kenny <christopherkenny@fas.harvard.edu>",
  "_user": "christopherkenny",
  "_type": "src",
  "_file": "vf_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/7c80cc477d9d98753600ac18e9498075042b09c61b73b04020ca41496d300d15",
  "_filesize": 81932,
  "_sha256": "7c80cc477d9d98753600ac18e9498075042b09c61b73b04020ca41496d300d15",
  "_expires": "2026-10-27T04:59:01.000Z",
  "_created": "2026-07-19T04:56:09.000Z",
  "_published": "2026-07-19T04:59:03.445Z",
  "_jobs": [
    {
      "job": 88158020570,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8438252674"
    },
    {
      "job": 88158020569,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8438252785"
    },
    {
      "job": 88158020576,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8438244597"
    },
    {
      "job": 88158020575,
      "time": 70,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8438243906"
    },
    {
      "job": 88157827247,
      "time": 177,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8438234447"
    },
    {
      "job": 88158020574,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8438247730"
    },
    {
      "job": 88158020602,
      "time": 60,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8438242671"
    },
    {
      "job": 88158020591,
      "time": 62,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8438242971"
    },
    {
      "job": 88158020587,
      "time": 58,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8438243215"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29673988200",
  "_status": "success",
  "_upstream": "https://github.com/christopherkenny/vf",
  "_commit": {
    "id": "02a219c388bd395afaa22965e00021ed60eb4052",
    "author": "Christopher T. Kenny <ctk44@cornell.edu>",
    "committer": "Christopher T. Kenny <ctk44@cornell.edu>",
    "message": "use ctktemplate pkgdown theme",
    "time": 1777652140
  },
  "_maintainer": {
    "name": "Christopher T. Kenny",
    "email": "christopherkenny@fas.harvard.edu",
    "login": "christopherkenny",
    "bluesky": "@chriskenny.bsky.social",
    "orcid": "0000-0002-9386-6860",
    "twitter": "@chris_t_kenny",
    "description": "Postdoc @princeton-ddss.\nRedistricting and rstats.  \n\nHarvard Government PhD '25.   \nCornell '19.",
    "uuid": 28026893
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    }
  ],
  "_owner": "christopherkenny",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "christopherkenny",
      "count": 17,
      "uuid": 28026893
    }
  ],
  "_userbio": {
    "uuid": 28026893,
    "type": "user",
    "name": "Christopher T. Kenny",
    "followers": 150,
    "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/vf"
  },
  "_devurl": "https://github.com/christopherkenny/vf",
  "_pkgdown": "http://christophertkenny.com/vf/",
  "_searchresults": 133,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/vf.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "vf_read_fl",
    "vf_read_nc",
    "vf_read_ny",
    "vf_read_oh",
    "vf_read_ok"
  ],
  "_help": [
    {
      "page": "vf_read_fl",
      "title": "Read FL voter file",
      "topics": [
        "vf_read_fl"
      ]
    },
    {
      "page": "vf_read_nc",
      "title": "Read NC voter file",
      "topics": [
        "vf_read_nc"
      ]
    },
    {
      "page": "vf_read_ny",
      "title": "Read NY voter file",
      "topics": [
        "vf_read_ny"
      ]
    },
    {
      "page": "vf_read_oh",
      "title": "Read OH voter file",
      "topics": [
        "vf_read_oh"
      ]
    },
    {
      "page": "vf_read_ok",
      "title": "Read OK voter file",
      "topics": [
        "vf_read_ok"
      ]
    }
  ],
  "_readme": "https://github.com/christopherkenny/vf/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 2.8228216453031045,
  "_indexed": true,
  "_nocasepkg": "vf",
  "_universes": [
    "christopherkenny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-19T04:58:31.000Z",
      "distro": "resolute",
      "commit": "02a219c388bd395afaa22965e00021ed60eb4052",
      "fileid": "https://r2.ropensci.org/ded0f0e25b58edc9f75bfee71ea847844c73e69a7e80d43f79105473471e969c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29673988200"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-19T04:58:34.000Z",
      "distro": "resolute",
      "commit": "02a219c388bd395afaa22965e00021ed60eb4052",
      "fileid": "https://r2.ropensci.org/eff63085e5cd25845c87041ab5344d5963fefdd6d3c5e0fe5504af85c2f1651b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29673988200"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-19T04:57:34.000Z",
      "commit": "02a219c388bd395afaa22965e00021ed60eb4052",
      "fileid": "https://r2.ropensci.org/86e8d247533c5ba719a953fc164ed2659d9b248e96c384917df28d770bbe795c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29673988200"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-19T04:57:28.000Z",
      "commit": "02a219c388bd395afaa22965e00021ed60eb4052",
      "fileid": "https://r2.ropensci.org/973781243219e5cc843ecd270f43bea09201afc3491c5ed743d2552247602a0f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29673988200"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-07-19T04:58:04.000Z",
      "commit": "02a219c388bd395afaa22965e00021ed60eb4052",
      "fileid": "https://r2.ropensci.org/20ccbf684b7dcf4300f5c9e9731c8a387ff5089dc82ef4b1cfae62e3567afd5f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29673988200"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-19T04:57:12.000Z",
      "commit": "02a219c388bd395afaa22965e00021ed60eb4052",
      "fileid": "https://r2.ropensci.org/789c1cb69b28835426f2176f5606ca2d4c127ddd35cf4e69ea07d8c272a40261",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29673988200"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-19T04:57:16.000Z",
      "commit": "02a219c388bd395afaa22965e00021ed60eb4052",
      "fileid": "https://r2.ropensci.org/8ca8c4ab16a9a248ee02daf46258bd1c34d0c362404cd6d5336115fb39b37a38",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29673988200"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-19T04:57:18.000Z",
      "commit": "02a219c388bd395afaa22965e00021ed60eb4052",
      "fileid": "https://r2.ropensci.org/7fea2565dc7e412b91a537d03ed7c89440570fedf405a28df8894ab395a257dd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29673988200"
    }
  ]
}