hmrc: Download and Tidy HMRC Statistical Data

Provides functions to download, parse, and tidy statistical data published by HM Revenue and Customs (HMRC) on GOV.UK. Covers monthly tax receipts (41 tax heads from 2016), VAT (from 1973), fuel duties (from 1990), tobacco duties (from 1991), annual Corporation Tax receipts, stamp duty, research and development tax credit statistics (from 2000), tax gap estimates, Income Tax liabilities by income range, and monthly property transaction counts. File URLs are resolved at runtime via the GOV.UK Content API <https://www.gov.uk/api/content>, so data is always current without hardcoded URLs. Files are cached locally between sessions.

Version: 0.3.0
Depends: R (≥ 4.1.0)
Imports: cli (≥ 3.6.0), httr2 (≥ 1.0.0), readODS (≥ 2.3.0), readxl (≥ 1.4.0), tools
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), ggplot2, scales
Published: 2026-03-12
DOI: 10.32614/CRAN.package.hmrc (may not be active yet)
Author: Charles Coverdale [aut, cre]
Maintainer: Charles Coverdale <charlesfcoverdale at gmail.com>
BugReports: https://github.com/charlescoverdale/hmrc/issues
License: MIT + file LICENSE
URL: https://github.com/charlescoverdale/hmrc
NeedsCompilation: no
Language: en-GB
Materials: README, NEWS
CRAN checks: hmrc results

Documentation:

Reference manual: hmrc.html , hmrc.pdf
Vignettes: Getting UK tax data with hmrc (source, R code)

Downloads:

Package source: hmrc_0.3.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=hmrc to link to this page.