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) <doi:10.1016/0304-3932(94)90030-2>, 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
RoxygenNote: 7.3.3
Imports: cli (>= 3.6.0), grDevices, graphics, stats
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/charlescoverdale/inflationkit
BugReports: https://github.com/charlescoverdale/inflationkit/issues
NeedsCompilation: no
Packaged: 2026-03-23 19:14:29 UTC; charlescoverdale
Author: Charles Coverdale [aut, cre]
Maintainer: Charles Coverdale <charlesfcoverdale@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-26 10:40:14 UTC
