{
  "_id": "6a27b5cc24555f66ed538a98",
  "Package": "filibustr",
  "Title": "Data Utilities for Congressional Research",
  "Version": "0.5.2.9000",
  "Authors@R": "person(\"Max\", \"Feinleib\", email = \"mhfeinleib@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0002-9604-3533\"))",
  "Description": "Provides easy-to-understand and consistent interfaces for\naccessing data on the U.S. Congress. The functions in\n'filibustr' streamline the process for importing data on\nCongress into R, removing the need to download and work from\nCSV files and the like. Data sources include 'Voteview'\n(<https://voteview.com/>), the U.S. Senate website\n(<https://www.senate.gov/>), and more.",
  "License": "MIT + file LICENSE",
  "URL": "https://feinleib.github.io/filibustr/,\nhttps://github.com/feinleib/filibustr",
  "BugReports": "https://github.com/feinleib/filibustr/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "quarto",
  "Config/pak/sysreqs": "make libicu-dev libxml2-dev libssl-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://feinleib.r-universe.dev",
  "Date/Publication": "2026-04-07 01:49:18 UTC",
  "RemoteUrl": "https://github.com/feinleib/filibustr",
  "RemoteRef": "HEAD",
  "RemoteSha": "b31368c221d330a60168aaee4c754b4a39bd6de7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 06:14:48 UTC",
    "User": "root"
  },
  "Author": "Max Feinleib [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0002-9604-3533>)",
  "Maintainer": "Max Feinleib <mhfeinleib@gmail.com>",
  "MD5sum": "50a1ac5149aa33a383a860e94f2a9988",
  "_user": "feinleib",
  "_type": "src",
  "_file": "filibustr_0.5.2.9000.tar.gz",
  "_fileid": "2128b4a0205ce58bd9088b28aad61eb3aa0cfaa14c50d0eadb7218cbe5ef7462",
  "_filesize": 173608,
  "_sha256": "2128b4a0205ce58bd9088b28aad61eb3aa0cfaa14c50d0eadb7218cbe5ef7462",
  "_created": "2026-06-09T06:14:48.000Z",
  "_published": "2026-06-09T06:42:20.163Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80260005895,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7499922957"
    },
    {
      "job": 80260005898,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499913246"
    },
    {
      "job": 80260005909,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7500244189"
    },
    {
      "job": 80260005887,
      "time": 197,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500302370"
    },
    {
      "job": 80259663549,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499876043"
    },
    {
      "job": 80260006003,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499915959"
    },
    {
      "job": 80260005931,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7499909589"
    },
    {
      "job": 80260005913,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499903538"
    },
    {
      "job": 80260005906,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499902371"
    }
  ],
  "_buildurl": "https://github.com/r-universe/feinleib/actions/runs/27187505908",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/feinleib/filibustr",
  "_commit": {
    "id": "b31368c221d330a60168aaee4c754b4a39bd6de7",
    "author": "Max Feinleib <mhfeinleib@gmail.com>",
    "committer": "Max Feinleib <82004873+feinleib@users.noreply.github.com>",
    "message": "Increment version number to 0.5.2.9000\n",
    "time": 1775526558
  },
  "_maintainer": {
    "name": "Max Feinleib",
    "email": "mhfeinleib@gmail.com",
    "login": "feinleib",
    "uuid": 82004873
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "haven",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "labelled",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "carrier",
      "version": ">= 0.3.0",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mirai",
      "version": ">= 2.5.1",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "feinleib",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 4
    },
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 6
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 3
    },
    {
      "week": "2025-49",
      "n": 4
    },
    {
      "week": "2026-14",
      "n": 5
    },
    {
      "week": "2026-15",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.4.1",
      "date": "2025-08-18"
    },
    {
      "name": "v0.5.0",
      "date": "2025-10-26"
    },
    {
      "name": "v0.5.1",
      "date": "2025-12-05"
    },
    {
      "name": "v0.5.2",
      "date": "2026-04-05"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "feinleib",
      "count": 214,
      "uuid": 82004873
    }
  ],
  "_userbio": {
    "uuid": 82004873,
    "type": "user",
    "name": "Max Feinleib",
    "description": "Sports + politics data."
  },
  "_downloads": {
    "count": 499,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/filibustr"
  },
  "_devurl": "https://github.com/feinleib/filibustr",
  "_pkgdown": "https://feinleib.github.io/filibustr/",
  "_searchresults": 8,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/filibustr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/feinleib/filibustr",
  "_realowner": "feinleib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2024-02-13"
    },
    {
      "version": "0.2.0",
      "date": "2024-03-01"
    },
    {
      "version": "0.2.1",
      "date": "2024-05-02"
    },
    {
      "version": "0.3.0",
      "date": "2025-03-31"
    },
    {
      "version": "0.4.0",
      "date": "2025-05-11"
    },
    {
      "version": "0.4.1",
      "date": "2025-08-19"
    },
    {
      "version": "0.5.0",
      "date": "2025-10-26"
    },
    {
      "version": "0.5.1",
      "date": "2025-12-11"
    },
    {
      "version": "0.5.2",
      "date": "2026-04-06"
    }
  ],
  "_exports": [
    "congress_in_year",
    "current_congress",
    "get_hvw_data",
    "get_les",
    "get_senate_cloture_votes",
    "get_senate_sessions",
    "get_voteview_cast_codes",
    "get_voteview_member_votes",
    "get_voteview_members",
    "get_voteview_parties",
    "get_voteview_rollcall_votes",
    "read_html_table",
    "year_of_congress"
  ],
  "_help": [
    {
      "page": "congress_in_year",
      "title": "Calculate the Congress number of a given year",
      "topics": [
        "congress_in_year"
      ]
    },
    {
      "page": "current_congress",
      "title": "Calculate the current Congress number",
      "topics": [
        "current_congress"
      ]
    },
    {
      "page": "get_hvw_data",
      "title": "Get replication data from Harbridge-Yong, Volden, and Wiseman (2023)",
      "topics": [
        "get_hvw_data"
      ]
    },
    {
      "page": "get_les",
      "title": "Get Legislative Effectiveness Scores data",
      "topics": [
        "get_les"
      ]
    },
    {
      "page": "get_senate_cloture_votes",
      "title": "Senate cloture motions and votes",
      "topics": [
        "get_senate_cloture_votes"
      ]
    },
    {
      "page": "get_senate_sessions",
      "title": "Start and end dates of Senate sessions",
      "topics": [
        "get_senate_sessions"
      ]
    },
    {
      "page": "get_voteview_cast_codes",
      "title": "Key to Voteview cast codes in individual member votes",
      "topics": [
        "get_voteview_cast_codes"
      ]
    },
    {
      "page": "get_voteview_member_votes",
      "title": "Get data on the votes of individual members of Congress",
      "topics": [
        "get_voteview_member_votes"
      ]
    },
    {
      "page": "get_voteview_members",
      "title": "Get data on members of Congress from Voteview",
      "topics": [
        "get_voteview_members"
      ]
    },
    {
      "page": "get_voteview_parties",
      "title": "Get data on congressional parties from Voteview",
      "topics": [
        "get_voteview_parties"
      ]
    },
    {
      "page": "get_voteview_rollcall_votes",
      "title": "Get data on congressional roll call votes from Voteview",
      "topics": [
        "get_voteview_rollcall_votes"
      ]
    },
    {
      "page": "read_html_table",
      "title": "Scrape an online HTML table",
      "topics": [
        "read_html_table"
      ]
    },
    {
      "page": "year_of_congress",
      "title": "Get the starting year of a Congress",
      "topics": [
        "year_of_congress"
      ]
    }
  ],
  "_readme": "https://github.com/feinleib/filibustr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "forcats",
    "generics",
    "glue",
    "haven",
    "hms",
    "httr",
    "httr2",
    "jsonlite",
    "labelled",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "parallel-downloads.qmd",
      "filename": "parallel-downloads.html",
      "title": "Download Voteview data in parallel",
      "engine": "quarto::html",
      "headings": [
        "Setting up for parallel downloads",
        "Make sure the {mirai} and {carrier} packags are installed",
        "Set parallel processes",
        "How many processes should I create?",
        "Downloading data in parallel",
        "More details"
      ],
      "created": "2025-10-21 03:10:33",
      "modified": "2025-10-21 03:10:33",
      "commits": 1
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "filibustr",
  "_universes": [
    "feinleib"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.2.9000",
      "date": "2026-06-09T06:17:45.000Z",
      "distro": "noble",
      "commit": "b31368c221d330a60168aaee4c754b4a39bd6de7",
      "fileid": "f6063479957d2d62e221c767ce7fc6c66ed553254384007c4ce5a80d155abe7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feinleib/actions/runs/27187505908"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.2.9000",
      "date": "2026-06-09T06:17:08.000Z",
      "distro": "noble",
      "commit": "b31368c221d330a60168aaee4c754b4a39bd6de7",
      "fileid": "f3724ebcd288fbb5a6489daf4122b8c14cc022620b5029b9b4431c4627569be9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feinleib/actions/runs/27187505908"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.2.9000",
      "date": "2026-06-09T06:37:52.000Z",
      "commit": "b31368c221d330a60168aaee4c754b4a39bd6de7",
      "fileid": "3ba42dd7741e1bb30bca217cc0c42cb04dce9bc0ff84d54ae16fe0a155953c8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feinleib/actions/runs/27187505908"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.2.9000",
      "date": "2026-06-09T06:41:23.000Z",
      "commit": "b31368c221d330a60168aaee4c754b4a39bd6de7",
      "fileid": "fd756afc1593bb68973389aa27b5d739cbbf853135ee24ae7e2b4a58ab9ecd58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feinleib/actions/runs/27187505908"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.2.9000",
      "date": "2026-06-09T06:17:40.000Z",
      "commit": "b31368c221d330a60168aaee4c754b4a39bd6de7",
      "fileid": "55f62269e352c138f29b4f2f5da48f64b85f1407c54d77aaf70b61ab8892dc51",
      "status": "success",
      "buildurl": "https://github.com/r-universe/feinleib/actions/runs/27187505908"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.2.9000",
      "date": "2026-06-09T06:16:55.000Z",
      "commit": "b31368c221d330a60168aaee4c754b4a39bd6de7",
      "fileid": "56da0c5152346d17e8c929ae1514825f8f2055be4f2f6840f8fcf717372e061d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feinleib/actions/runs/27187505908"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.2.9000",
      "date": "2026-06-09T06:16:25.000Z",
      "commit": "b31368c221d330a60168aaee4c754b4a39bd6de7",
      "fileid": "5bf6917b58455c0bf391de0915cc944518b548f5ebab5449db96d7ba8f784d68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feinleib/actions/runs/27187505908"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.2.9000",
      "date": "2026-06-09T06:16:18.000Z",
      "commit": "b31368c221d330a60168aaee4c754b4a39bd6de7",
      "fileid": "289c016207ed8632e4f6e7726faef37dd2b1452d64e0a557d98879ff538c85b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/feinleib/actions/runs/27187505908"
    }
  ]
}