# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tidyusmacro" in publications use:' type: software license: MIT title: 'tidyusmacro: Downloading and Cleaning U.S. Macroeconomic Data' version: 0.1.0 doi: 10.32614/CRAN.package.tidyusmacro abstract: Utilities to retrieve and tidy U.S. macroeconomic data series from public government data providers. Functions streamline access to series from the Federal Reserve Bank of St. Louis Federal Reserve Economic Data (FRED), the Bureau of Labor Statistics flat files, and the Bureau of Economic Analysis National Income and Product Accounts tables, then return consistent, tidy data frames ready for modeling and graphics. The package includes helpers for date alignment, log-linear projections, and common macro diagnostics, along with convenience plot builders for quick publication-quality charts. authors: - family-names: Konczal given-names: Mike email: konczal@gmail.com repository: https://mtkonczal.r-universe.dev commit: 5f7cfdf915f793231d14219fed7243261791a088 date-released: '2026-04-29' contact: - family-names: Konczal given-names: Mike email: konczal@gmail.com