{
  "_id": "6a4789316527f6f71fa0d45f",
  "Package": "cpsvote",
  "Title": "A Toolbox for Using the CPS’s Voting and Registration Supplement",
  "Version": "0.2.1",
  "Authors@R": "c(person(given = \"Jay\",\nfamily = \"Lee\",\nrole = c(\"aut\")),\nperson(given = \"Paul\",\nfamily = \"Gronke\",\nrole = c(\"aut\", \"cre\"),\nemail = \"gronkep@reed.edu\"),\nperson(given = \"Frank\",\nfamily = \"Adonteng\",\nrole = c(\"ctb\")),\nperson(given = \"John\",\nfamily = \"Curiel\",\nrole = c(\"ctb\"))\n)",
  "Description": "Provides automated methods for downloading, recoding, and\nmerging selected years of the Current Population Survey's\nVoting and Registration Supplement\n<https://www.nber.org/research/data/current-population-survey-cps-supplements-voting-and-registration>,\na large N national survey about registration, voting, and\nnon-voting in United States federal elections. Provides\ndocumentation for appropriate use of sample weights to generate\nstatistical estimates, drawing from Hur & Achen (2013)\n<doi:10.1093/poq/nft042> and McDonald (2018)\n<https://www.electproject.org/election-data/voter-turnout-data>.",
  "URL": "https://github.com/Reed-EVIC/cpsvote,\nhttps://reed-evic.github.io/cpsvote/",
  "BugReports": "https://github.com/Reed-EVIC/cpsvote/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "8.0.0",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://reed-evic.r-universe.dev",
  "Date/Publication": "2026-07-01 17:57:07 UTC",
  "RemoteUrl": "https://github.com/reed-evic/cpsvote",
  "RemoteRef": "HEAD",
  "RemoteSha": "125b2338592d7faf9ddcfae2b24a20798d2aea16",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 18:07:44 UTC",
    "User": "root"
  },
  "Author": "Jay Lee [aut],\nPaul Gronke [aut, cre],\nFrank Adonteng [ctb],\nJohn Curiel [ctb]",
  "Maintainer": "Paul Gronke <gronkep@reed.edu>",
  "_user": "reed-evic",
  "_type": "src",
  "_file": "cpsvote_0.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/166650babf782ba8ff8223701de98d46df915ba33588b7073a6b03d8e25b02c9",
  "_filesize": 3388269,
  "_sha256": "166650babf782ba8ff8223701de98d46df915ba33588b7073a6b03d8e25b02c9",
  "_expires": "2026-10-11T10:04:33.000Z",
  "_created": "2026-07-01T18:07:44.000Z",
  "_published": "2026-07-03T10:04:33.918Z",
  "_jobs": [
    {
      "job": 84976745301,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8018725554"
    },
    {
      "job": 84976745136,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8018723705"
    },
    {
      "job": 84976745809,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8018717094"
    },
    {
      "job": 84976745690,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8018719637"
    },
    {
      "job": 84976745022,
      "time": 220,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8018665870"
    },
    {
      "job": 84976745755,
      "time": 166,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8018726207"
    },
    {
      "job": 84976745287,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8018705638"
    },
    {
      "job": 84976745276,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8018700187"
    },
    {
      "job": 84976745284,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8018710042"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/reed-evic/actions/runs/28537737070",
  "_status": "success",
  "_upstream": "https://github.com/reed-evic/cpsvote",
  "_commit": {
    "id": "125b2338592d7faf9ddcfae2b24a20798d2aea16",
    "author": "Paul Gronke <paulgronke@gmail.com>",
    "committer": "Paul Gronke <paulgronke@gmail.com>",
    "message": "Fix pkgdown.yaml to rebuild the vignettes in the gh-pages branch.\n",
    "time": 1782928627
  },
  "_maintainer": {
    "name": "Paul Gronke",
    "email": "gronkep@reed.edu",
    "login": "paulgronke",
    "description": "Professor of political science at Reed College, director of the Elections & \nVoting Information Center",
    "uuid": 25355000
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "survey",
      "role": "Suggests"
    },
    {
      "package": "srvyr",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "usmap",
      "role": "Suggests"
    },
    {
      "package": "ggthemes",
      "role": "Suggests"
    },
    {
      "package": "tweenr",
      "role": "Suggests"
    }
  ],
  "_owner": "reed-evic",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-41",
      "n": 8
    },
    {
      "week": "2026-21",
      "n": 4
    },
    {
      "week": "2026-22",
      "n": 2
    },
    {
      "week": "2026-24",
      "n": 12
    },
    {
      "week": "2026-25",
      "n": 24
    },
    {
      "week": "2026-26",
      "n": 14
    },
    {
      "week": "2026-27",
      "n": 8
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "jayleetx",
      "count": 158,
      "uuid": 25374830
    },
    {
      "user": "paulgronke",
      "count": 113,
      "uuid": 25355000
    },
    {
      "user": "franky58-art",
      "count": 20,
      "uuid": 197351440
    },
    {
      "user": "canyonfoot",
      "count": 13,
      "uuid": 33793596
    },
    {
      "user": "jcuriel-unc",
      "count": 7,
      "uuid": 47302709
    }
  ],
  "_userbio": {
    "uuid": 46008822,
    "type": "organization",
    "name": "Elections and Voting Information Center",
    "followers": 3
  },
  "_downloads": {
    "count": 328,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cpsvote"
  },
  "_devurl": "https://github.com/reed-evic/cpsvote",
  "_pkgdown": "https://reed-evic.github.io/cpsvote/",
  "_searchresults": 40,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cpsvote.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/reed-evic/cpsvote",
  "_realowner": "reed-evic",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-11-05"
    },
    {
      "version": "0.2.0",
      "date": "2026-06-25"
    }
  ],
  "_exports": [
    "%>%",
    "cps_data_dir",
    "cps_docs_dir",
    "cps_download_data",
    "cps_download_docs",
    "cps_label",
    "cps_load_basic",
    "cps_read",
    "cps_read_year",
    "cps_recode_vote",
    "cps_refactor",
    "cps_reweight_turnout"
  ],
  "_datasets": [
    {
      "name": "cps_2016_10k",
      "title": "A sample of the raw 2016 CPS dataset",
      "object": "cps_2016_10k",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "FILE",
        "YEAR",
        "STATE",
        "AGE",
        "SEX",
        "EDUCATION",
        "RACE",
        "HISPANIC",
        "WEIGHT",
        "VRS_VOTE",
        "VRS_REG",
        "VRS_REG_WHYNOT",
        "VRS_VOTE_WHYNOT",
        "VRS_VOTEMODE_2004toPRESENT",
        "VRS_VOTEWHEN_2004toPRESENT",
        "VRS_REG_METHOD",
        "VRS_RESIDENCE"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    },
    {
      "name": "cps_2020_10k",
      "title": "A sample of the raw 2020 CPS dataset",
      "object": "cps_2020_10k",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "FILE",
        "YEAR",
        "STATE",
        "AGE",
        "SEX",
        "EDUCATION",
        "RACE",
        "HISPANIC",
        "WEIGHT",
        "VRS_VOTE",
        "VRS_REG",
        "VRS_REG_WHYNOT",
        "VRS_VOTE_WHYNOT",
        "VRS_VOTEMODE_2004toPRESENT",
        "VRS_VOTEWHEN_2004toPRESENT",
        "VRS_REG_METHOD",
        "VRS_RESIDENCE"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    },
    {
      "name": "cps_2022_10k",
      "title": "A sample of the raw 2022 CPS dataset",
      "object": "cps_2022_10k",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "FILE",
        "YEAR",
        "STATE",
        "AGE",
        "SEX",
        "EDUCATION",
        "RACE",
        "HISPANIC",
        "WEIGHT",
        "VRS_VOTE",
        "VRS_REG",
        "VRS_REG_WHYNOT",
        "VRS_VOTE_WHYNOT",
        "VRS_VOTEMODE_2004toPRESENT",
        "VRS_VOTEWHEN_2004toPRESENT",
        "VRS_REG_METHOD",
        "VRS_RESIDENCE"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    },
    {
      "name": "cps_2024_10k",
      "title": "A sample of the raw 2024 CPS dataset",
      "object": "cps_2024_10k",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "FILE",
        "YEAR",
        "STATE",
        "AGE",
        "SEX",
        "EDUCATION",
        "RACE",
        "HISPANIC",
        "WEIGHT",
        "VRS_VOTE",
        "VRS_REG",
        "VRS_REG_WHYNOT",
        "VRS_VOTE_WHYNOT",
        "VRS_VOTEMODE_2004toPRESENT",
        "VRS_VOTEWHEN_2004toPRESENT",
        "VRS_REG_METHOD",
        "VRS_RESIDENCE"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    },
    {
      "name": "cps_allyears_100k",
      "title": "A sample of the full CPS dataset",
      "object": "cps_allyears_100k",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "FILE",
        "YEAR",
        "STATE",
        "AGE",
        "SEX",
        "EDUCATION",
        "RACE",
        "HISPANIC",
        "WEIGHT",
        "VRS_VOTE",
        "VRS_REG",
        "VRS_VOTE_TIME",
        "VRS_RESIDENCE",
        "VRS_VOTE_WHYNOT",
        "VRS_VOTEMETHOD_1996to2002",
        "VRS_REG_SINCE95",
        "VRS_REG_DMV",
        "VRS_REG_METHOD",
        "VRS_REG_WHYNOT",
        "VRS_VOTEMODE_2004toPRESENT",
        "VRS_VOTEWHEN_2004toPRESENT",
        "VRS_VOTEMETHOD_CON",
        "cps_turnout",
        "hurachen_turnout",
        "turnout_weight"
      ],
      "rows": 100000,
      "table": true,
      "tojson": true
    },
    {
      "name": "cps_cols",
      "title": "Sample column specifications for reading CPS data",
      "object": "cps_cols",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "cps_name",
        "new_name",
        "start_pos",
        "end_pos",
        "col_type",
        "description",
        "notes"
      ],
      "rows": 252,
      "table": true,
      "tojson": true
    },
    {
      "name": "cps_factors",
      "title": "Sample factor specifications for reading CPS data",
      "object": "cps_factors",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "cps_name",
        "new_name",
        "code",
        "value"
      ],
      "rows": 2475,
      "table": true,
      "tojson": true
    },
    {
      "name": "cps_reweight",
      "title": "Calculations to reweight properly for voter turnout",
      "object": "cps_reweight",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "YEAR",
        "STATE",
        "response",
        "vep_turnout",
        "cps_turnout",
        "reweight"
      ],
      "rows": 1632,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cps_2016_10k",
      "title": "A sample of the raw 2016 CPS dataset",
      "topics": [
        "cps_2016_10k"
      ]
    },
    {
      "page": "cps_2020_10k",
      "title": "A sample of the raw 2020 CPS dataset",
      "topics": [
        "cps_2020_10k"
      ]
    },
    {
      "page": "cps_2022_10k",
      "title": "A sample of the raw 2022 CPS dataset",
      "topics": [
        "cps_2022_10k"
      ]
    },
    {
      "page": "cps_2024_10k",
      "title": "A sample of the raw 2024 CPS dataset",
      "topics": [
        "cps_2024_10k"
      ]
    },
    {
      "page": "cps_allyears_100k",
      "title": "A sample of the full CPS dataset",
      "topics": [
        "cps_allyears_100k"
      ]
    },
    {
      "page": "cps_cols",
      "title": "Sample column specifications for reading CPS data",
      "topics": [
        "cps_cols"
      ]
    },
    {
      "page": "cps_data_dir",
      "title": "Get the cpsvote data directory",
      "topics": [
        "cps_data_dir"
      ]
    },
    {
      "page": "cps_docs_dir",
      "title": "Get the cpsvote documentation directory",
      "topics": [
        "cps_docs_dir"
      ]
    },
    {
      "page": "cps_download_data",
      "title": "Download CPS microdata",
      "topics": [
        "cps_download_data"
      ]
    },
    {
      "page": "cps_download_docs",
      "title": "Download CPS technical documentation",
      "topics": [
        "cps_download_docs"
      ]
    },
    {
      "page": "cps_factors",
      "title": "Sample factor specifications for reading CPS data",
      "topics": [
        "cps_factors"
      ]
    },
    {
      "page": "cps_label",
      "title": "Apply factor levels to raw CPS data",
      "topics": [
        "cps_label"
      ]
    },
    {
      "page": "cps_load_basic",
      "title": "load some basic/default CPS data into the environment",
      "topics": [
        "cps_load_basic"
      ]
    },
    {
      "page": "cps_read",
      "title": "Read in CPS data",
      "topics": [
        "cps_read"
      ]
    },
    {
      "page": "cps_read_year",
      "title": "Load a single CPS file",
      "topics": [
        "cps_read_year"
      ]
    },
    {
      "page": "cps_recode_vote",
      "title": "recode the voting variable for turnout calculations",
      "topics": [
        "cps_recode_vote"
      ]
    },
    {
      "page": "cps_refactor",
      "title": "combine factor levels across years",
      "topics": [
        "cps_refactor"
      ]
    },
    {
      "page": "cps_reweight",
      "title": "Calculations to reweight properly for voter turnout",
      "topics": [
        "cps_reweight"
      ]
    },
    {
      "page": "cps_reweight_turnout",
      "title": "apply weight correction for voter turnout",
      "topics": [
        "cps_reweight_turnout"
      ]
    },
    {
      "page": "na_ifin",
      "title": "vectorized 'na_if'",
      "topics": [
        "na_ifin"
      ]
    }
  ],
  "_readme": "https://github.com/reed-evic/cpsvote/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "forcats",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "add-variables.Rmd",
      "filename": "add-variables.html",
      "title": "Read Additional CPS Variables",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-12-11 02:57:55",
      "modified": "2026-06-30 21:45:24",
      "commits": 4
    },
    {
      "source": "background.Rmd",
      "filename": "background.html",
      "title": "Background Information and Context",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why EVIC Created cpsvote",
        "Using the CPS Voting and Registration Supplement: Methodological and Data Challenges",
        "Challenge 1: The Survey Content, Column Names, and Coding Change Over Time",
        "Challenge 2: Survey Weights Are a Necessity When Using the Voting and Registration Supplement",
        "Challenge 3: CPS Makes Idiosyncratic Coding Choices for Voter Turnout, and Turnout Estimates Are Biased",
        "Sample Usage: Varying Estimates of Voter Turnout in 2020",
        "More Resources"
      ],
      "created": "2020-10-06 21:34:10",
      "modified": "2026-06-30 21:45:24",
      "commits": 9
    },
    {
      "source": "basics.Rmd",
      "filename": "basics.html",
      "title": "cpsvote: A Social Science Toolbox for Using the Current Population Survey's Voting and Registration Supplement",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installing and Loading the Package",
        "Basic Use (AKA Tips if You Don't Like Reading Documentation)",
        "Advanced Use",
        "Examples, Background Reading, and Data Sources",
        "Acknowledgements"
      ],
      "created": "2020-10-07 20:00:35",
      "modified": "2026-06-30 21:45:24",
      "commits": 10
    },
    {
      "source": "vote_method_trends.Rmd",
      "filename": "vote_method_trends.html",
      "title": "Using the CPS and cpsvote to Understand Voting Part 2",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-12-11 02:58:12",
      "modified": "2026-06-30 21:45:24",
      "commits": 9
    },
    {
      "source": "voting.Rmd",
      "filename": "voting.html",
      "title": "Using the CPS and cpsvote to Understand Voting",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview: How cpsvote Helps Resolve Challenges in Using the CPS to Study Voting Behavior",
        "Voter Turnout in the CPS",
        "Example: Estimating Voter Turnout in 2020",
        "Example: Estimating Turnout Within Racial Groups",
        "Example: A Simple Map of Voter Turnout by State",
        "Vote Mode in the CPS: Election Day, Early In-Person, and Absentee/Voting by Mail",
        "Example: Growth in Alternative Voting Modes",
        "Example: Growth in Vote By Mail Concentrated in the West",
        "Example: Mapping Alternative Methods of Voting"
      ],
      "created": "2020-10-09 17:39:54",
      "modified": "2026-06-30 21:45:24",
      "commits": 14
    }
  ],
  "_score": 6.924279286061881,
  "_indexed": true,
  "_nocasepkg": "cpsvote",
  "_universes": [
    "reed-evic",
    "paulgronke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-01T18:10:24.000Z",
      "distro": "resolute",
      "commit": "125b2338592d7faf9ddcfae2b24a20798d2aea16",
      "fileid": "https://r2.ropensci.org/78ff4bf0462a106fe297d2a8405795ebcf54711b161ad6b7ce862b5979efb735",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reed-evic/actions/runs/28537737070"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-01T18:10:20.000Z",
      "distro": "resolute",
      "commit": "125b2338592d7faf9ddcfae2b24a20798d2aea16",
      "fileid": "https://r2.ropensci.org/95ac12f5ca591d11716676ae097e835a497a4fe3247c09424314fe11269f8a84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reed-evic/actions/runs/28537737070"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-01T18:10:04.000Z",
      "commit": "125b2338592d7faf9ddcfae2b24a20798d2aea16",
      "fileid": "https://r2.ropensci.org/909dd30c5b59be4559043c882c20bce0244a20f04dbf1a9098443414c0c243f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reed-evic/actions/runs/28537737070"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-01T18:10:09.000Z",
      "commit": "125b2338592d7faf9ddcfae2b24a20798d2aea16",
      "fileid": "https://r2.ropensci.org/fb13fcbb0ef416244c187aa1a67cc77d9c78fe54ab85e5e4d31a19fac08b4e50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reed-evic/actions/runs/28537737070"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-07-01T18:10:44.000Z",
      "commit": "125b2338592d7faf9ddcfae2b24a20798d2aea16",
      "fileid": "https://r2.ropensci.org/1726ab27929a849f591ce24381df3bf41c14abe32b1f7f69b471392eaf4c27c9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/reed-evic/actions/runs/28537737070"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-01T18:09:23.000Z",
      "commit": "125b2338592d7faf9ddcfae2b24a20798d2aea16",
      "fileid": "https://r2.ropensci.org/d0be449ab35a12b0d5251108af103e30c47d7a268f1d84c66fb0854e37c34d0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reed-evic/actions/runs/28537737070"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-01T18:09:11.000Z",
      "commit": "125b2338592d7faf9ddcfae2b24a20798d2aea16",
      "fileid": "https://r2.ropensci.org/c0c3a33d4d8f0d5787a5ce6fe966595bc93645c218bf4b77f424793090918597",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reed-evic/actions/runs/28537737070"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-01T18:09:36.000Z",
      "commit": "125b2338592d7faf9ddcfae2b24a20798d2aea16",
      "fileid": "https://r2.ropensci.org/51204dda0c0dc89e831cfad21416439d4bdfad0acd615e3b0ea0d48f397a0e70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reed-evic/actions/runs/28537737070"
    }
  ]
}