Other packages > Find by keyword >

filibustr  

Data Utilities for Congressional Research
View on CRAN: Click here


Download and install filibustr package within the R console
Install from CRAN:
install.packages("filibustr")

Install from Github:
library("remotes")
install_github("cran/filibustr")

Install by package version:
library("remotes")
install_version("filibustr", "0.5.1")



Attach the package and use:
library("filibustr")
Maintained by
Max Feinleib
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-02-13
Latest Update: 2025-08-25
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' (), the U.S. Senate website (), and more.
How to cite:
Max Feinleib (2024). filibustr: Data Utilities for Congressional Research. R package version 0.5.1, https://cran.r-project.org/web/packages/filibustr. Accessed 09 Jun. 2026.
Previous versions and publish date:
0.1.1 (2024-02-13 18:22), 0.2.0 (2024-03-01 08:42), 0.2.1 (2024-05-02 18:22), 0.3.0 (2025-03-31 09:00), 0.4.0 (2025-05-11 17:40), 0.4.1 (2025-08-19 10:40), 0.5.0 (2025-10-26 20:40), 0.5.1 (2025-12-05 12:40)
Other packages that cited filibustr R package
View filibustr citation profile
Other R packages that filibustr depends, imports, suggests or enhances
Complete documentation for filibustr
Functions, R codes and Examples using the filibustr R package
Full filibustr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

wheatmap  
Incrementally Build Complex Plots using Natural Semantics
Builds complex plots, heatmaps in particular, using natural semantics. Bigger plots can be assembled ...
Download / Learn more Package Citations See dependency  
handyplots  
Handy Plots
Several handy plots for quickly looking at the relationship between two numeric vectors of equal len ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
stdReg  
Regression Standardization
Contains functionality for regression standardization. Four general classes of models are allowed; g ...
Download / Learn more Package Citations See dependency  
linemap  
Line Maps
Create maps made of lines. The package contains one function: linemap(). linemap() displays a map m ...
Download / Learn more Package Citations See dependency  
Formula  
Extended Model Formulas
Infrastructure for extended formulas with multiple parts on the right-hand side and/or multiple res ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA