Package: filibustr
Title: Data Utilities for Congressional Research
Version: 0.5.0
Authors@R: 
    person("Max", "Feinleib", email = "mhfeinleib@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0009-0002-9604-3533"))
Description: Provides easy-to-understand and consistent interfaces for
    accessing data on the U.S. Congress. The functions in 'filibustr'
    streamline the process for importing data on Congress into R, removing
    the need to download and work from CSV files and the like. Data
    sources include 'Voteview' (<https://voteview.com/>), the U.S. Senate
    website (<https://www.senate.gov/>), and more.
License: MIT + file LICENSE
URL: https://feinleib.github.io/filibustr/,
        https://github.com/feinleib/filibustr
BugReports: https://github.com/feinleib/filibustr/issues
Depends: R (>= 4.1.0)
Imports: cli, dplyr, haven, httr2, labelled, lifecycle, purrr, readr,
        rlang, rvest, stringr, tidyr, tools
Suggests: carrier (>= 0.3.0), curl, knitr, mirai (>= 2.5.1), quarto,
        testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
VignetteBuilder: quarto
NeedsCompilation: no
Packaged: 2025-10-26 14:05:25 UTC; mhfeinleib
Author: Max Feinleib [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0002-9604-3533>)
Maintainer: Max Feinleib <mhfeinleib@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-26 19:40:02 UTC
Built: R 4.4.3; ; 2025-11-01 05:52:48 UTC; windows
