Other packages > Find by keyword >

ustfd  

API Client for US Treasury Fiscal Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ustfd", "0.4.4")



Attach the package and use:
library("ustfd")
Maintained by
Guillermo Roditi Dominguez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-04-18
Latest Update: 2024-01-28
Description:
Make requests from the US Treasury Fiscal Data API endpoints.
How to cite:
Guillermo Roditi Dominguez (2022). ustfd: API Client for US Treasury Fiscal Data. R package version 0.4.4, https://cran.r-project.org/web/packages/ustfd. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2022-04-18 16:30), 0.1.1 (2022-07-18 10:10), 0.2.0 (2022-10-31 08:20), 0.4.0 (2023-05-16 12:30), 0.4.1 (2023-08-21 09:50), 0.4.2 (2023-10-30 09:10), 0.4.3 (2023-11-08 01:00)
Other packages that cited ustfd R package
View ustfd citation profile
Other R packages that ustfd depends, imports, suggests or enhances
Complete documentation for ustfd
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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