Package: obr
Title: Access 'Office for Budget Responsibility' Data
Version: 0.5.1
Authors@R: person("Charles", "Coverdale", email = "charlesfcoverdale@gmail.com", role = c("aut", "cre"))
Description: Provides clean, tidy access to data published by the 'Office for
    Budget Responsibility' ('OBR'), the UK's independent fiscal watchdog. Covers
    the Public Finances Databank (outturn for PSNB, PSND, receipts, and
    expenditure since 1946), the Historical Official Forecasts Database (every
    'OBR' forecast since 2010), the Economic and Fiscal Outlook detailed forecast
    tables (five-year projections from the latest Budget), the Welfare Trends
    Report (incapacity benefit spending and caseloads), and the Fiscal Risks and
    Sustainability Report (50-year state pension projections). All returned
    objects carry provenance metadata recording the source URL, publication
    vintage, retrieval time, and file fingerprint, so analyses can be audited
    and reproduced. Data is downloaded from the 'OBR' on first use and cached
    locally for subsequent calls. Data is sourced from the 'OBR' website
    <https://obr.uk>.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-GB
URL: https://charlescoverdale.github.io/obr/,
        https://github.com/charlescoverdale/obr
BugReports: https://github.com/charlescoverdale/obr/issues
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Imports: cli, httr2, readxl, tools
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-07-27 20:01:17 UTC; charlescoverdale
Author: Charles Coverdale [aut, cre]
Maintainer: Charles Coverdale <charlesfcoverdale@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-27 20:40:16 UTC
