Package: filibustr
Title: Data Utilities for Congressional Research
Version: 0.1.1
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
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: dplyr, lifecycle, readr, rlang, rvest, stringr, tidyr,
        tidyselect
URL: https://github.com/feinleib/filibustr
BugReports: https://github.com/feinleib/filibustr/issues
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-02-13 03:28:27 UTC; mhfeinleib
Author: Max Feinleib [aut, cre, cph] (<https://orcid.org/0009-0002-9604-3533>)
Maintainer: Max Feinleib <mhfeinleib@gmail.com>
Repository: CRAN
Date/Publication: 2024-02-13 17:22:51 UTC
