Package: inflationkit Title: Inflation Decomposition, Core Measures, and Trend Estimation Version: 0.1.0 Authors@R: person("Charles", "Coverdale", , "charlesfcoverdale@gmail.com", role = c("aut", "cre")) Description: Tools for analysing inflation dynamics. Computes weighted contributions of price index components, core inflation measures (trimmed mean, weighted median, exclusion-based) following Bryan and Cecchetti (1994), inflation persistence via sum-of-AR-coefficients, diffusion indices, Phillips curve estimation, breakeven inflation, and trend inflation using the Beveridge-Nelson decomposition and Hodrick-Prescott filter. All functions are pure computation and work with price data from any source. Depends: R (>= 4.1.0) License: MIT + file LICENSE Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: cli (>= 3.6.0), grDevices, graphics, stats Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://charlescoverdale.github.io/inflationkit/, https://github.com/charlescoverdale/inflationkit BugReports: https://github.com/charlescoverdale/inflationkit/issues Repository: https://charlescoverdale.r-universe.dev Date/Publication: 2026-05-30 14:59:00 UTC RemoteUrl: https://github.com/charlescoverdale/inflationkit RemoteRef: HEAD RemoteSha: 30f3a4f159cb1d3ecbe055dc1d2f18fcebe3bd0a NeedsCompilation: no Packaged: 2026-07-04 06:29:15 UTC; root Author: Charles Coverdale [aut, cre] Maintainer: Charles Coverdale