{
  "_id": "6a1b0fdc1d7bb097a0a0a8e0",
  "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\ncontributions of price index components, core inflation\nmeasures (trimmed mean, weighted median, exclusion-based)\nfollowing Bryan and Cecchetti (1994), inflation persistence via\nsum-of-AR-coefficients, diffusion indices, Phillips curve\nestimation, breakeven inflation, and trend inflation using the\nBeveridge-Nelson decomposition and Hodrick-Prescott filter. All\nfunctions are pure computation and work with price data from\nany source.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://charlescoverdale.github.io/inflationkit/,\nhttps://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": {
    "Date": "2026-05-30 15:07:05 UTC",
    "User": "root"
  },
  "Author": "Charles Coverdale [aut, cre]",
  "Maintainer": "Charles Coverdale <charlesfcoverdale@gmail.com>",
  "MD5sum": "7f0af874c02fe7fdf12865da9e23c4f3",
  "_user": "charlescoverdale",
  "_type": "src",
  "_file": "inflationkit_0.1.0.tar.gz",
  "_fileid": "8e11592bf40271545faf82496a1cf907178c7e2ade8ae598356d0f0465d89a9a",
  "_filesize": 3056349,
  "_sha256": "8e11592bf40271545faf82496a1cf907178c7e2ade8ae598356d0f0465d89a9a",
  "_created": "2026-05-30T15:07:05.000Z",
  "_published": "2026-05-30T16:27:07.995Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78657260755,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7309130759"
    },
    {
      "job": 78657260761,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7309128279"
    },
    {
      "job": 78657260776,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7309616850"
    },
    {
      "job": 78657260758,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7309607678"
    },
    {
      "job": 78657113303,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309115782"
    },
    {
      "job": 78657260781,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309125378"
    },
    {
      "job": 78657260765,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7309124582"
    },
    {
      "job": 78657260762,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7309123208"
    },
    {
      "job": 78657260774,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7309123357"
    }
  ],
  "_buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687105124",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/charlescoverdale/inflationkit",
  "_commit": {
    "id": "30f3a4f159cb1d3ecbe055dc1d2f18fcebe3bd0a",
    "author": "Charles Coverdale <charlesfcoverdale@gmail.com>",
    "committer": "Charles Coverdale <charlesfcoverdale@gmail.com>",
    "message": "Add working-paper link to README intro\n\nLink the technical working paper hosted at charlescoverdale.github.io/files/coverdale_inflationkit_2026.pdf from the top of the README.\n",
    "time": 1780153140
  },
  "_maintainer": {
    "name": "Charles Coverdale",
    "email": "charlesfcoverdale@gmail.com",
    "login": "charlescoverdale",
    "linkedin": "in/charlescoverdale",
    "twitter": "@cfcoverdale",
    "description": "economics | climate science | R",
    "uuid": 21993492
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "charlescoverdale",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 14
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 12
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-03-22"
    },
    {
      "name": "v0.2.0",
      "date": "2026-03-23"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "charlescoverdale",
      "count": 32,
      "uuid": 21993492
    }
  ],
  "_userbio": {
    "uuid": 21993492,
    "type": "user",
    "name": "Charles Coverdale",
    "description": "economics | climate science | R"
  },
  "_downloads": {
    "count": 442,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/inflationkit"
  },
  "_devurl": "https://github.com/charlescoverdale/inflationkit",
  "_pkgdown": "https://charlescoverdale.github.io/inflationkit/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/inflationkit.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/charlescoverdale/inflationkit",
  "_realowner": "charlescoverdale",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-26"
    }
  ],
  "_exports": [
    "ik_breakeven",
    "ik_compare",
    "ik_core",
    "ik_decompose",
    "ik_diffusion",
    "ik_forecast_eval",
    "ik_persistence",
    "ik_phillips",
    "ik_sample_data",
    "ik_sticky_flexible",
    "ik_trend"
  ],
  "_help": [
    {
      "page": "ik_breakeven",
      "title": "Compute breakeven inflation rates",
      "topics": [
        "ik_breakeven"
      ]
    },
    {
      "page": "ik_compare",
      "title": "Compare multiple core inflation measures",
      "topics": [
        "ik_compare"
      ]
    },
    {
      "page": "ik_core",
      "title": "Compute core inflation measures",
      "topics": [
        "ik_core"
      ]
    },
    {
      "page": "ik_decompose",
      "title": "Decompose inflation into weighted component contributions",
      "topics": [
        "ik_decompose"
      ]
    },
    {
      "page": "ik_diffusion",
      "title": "Compute an inflation diffusion index",
      "topics": [
        "ik_diffusion"
      ]
    },
    {
      "page": "ik_forecast_eval",
      "title": "Evaluate inflation forecasts",
      "topics": [
        "ik_forecast_eval"
      ]
    },
    {
      "page": "ik_persistence",
      "title": "Measure inflation persistence",
      "topics": [
        "ik_persistence"
      ]
    },
    {
      "page": "ik_phillips",
      "title": "Estimate a Phillips curve",
      "topics": [
        "ik_phillips"
      ]
    },
    {
      "page": "ik_sample_data",
      "title": "Generate sample inflation data",
      "topics": [
        "ik_sample_data"
      ]
    },
    {
      "page": "ik_sticky_flexible",
      "title": "Decompose inflation into sticky and flexible components",
      "topics": [
        "ik_sticky_flexible"
      ]
    },
    {
      "page": "ik_trend",
      "title": "Estimate trend inflation",
      "topics": [
        "ik_trend"
      ]
    }
  ],
  "_readme": "https://github.com/charlescoverdale/inflationkit/raw/HEAD/README.md",
  "_rundeps": [
    "cli"
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "inflationkit",
  "_universes": [
    "charlescoverdale"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-30T15:09:21.000Z",
      "distro": "noble",
      "commit": "30f3a4f159cb1d3ecbe055dc1d2f18fcebe3bd0a",
      "fileid": "4287d3b4107602918c0c5a8b74a8b85e5a8426ab1913eda2bb4190d3e81e6f59",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687105124"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-30T15:08:59.000Z",
      "distro": "noble",
      "commit": "30f3a4f159cb1d3ecbe055dc1d2f18fcebe3bd0a",
      "fileid": "73693aef6c7af3375bdd509782834309563a187fd6f51ce314663117beaba15f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687105124"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-30T16:26:32.000Z",
      "commit": "30f3a4f159cb1d3ecbe055dc1d2f18fcebe3bd0a",
      "fileid": "e829f33b100805859a6b2553abfb58f81d2a7c257b9b5f5918cbecf9f07e298c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687105124"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-30T16:25:17.000Z",
      "commit": "30f3a4f159cb1d3ecbe055dc1d2f18fcebe3bd0a",
      "fileid": "2757120064ffbe218dc4c50a29f917c4a1d6147a60e2fd8bd62657f2bae3cc9e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687105124"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-30T15:08:51.000Z",
      "commit": "30f3a4f159cb1d3ecbe055dc1d2f18fcebe3bd0a",
      "fileid": "6189664879c495b2fd2d2962218cad4982d47edb72d818c2c4604ffac8442952",
      "status": "success",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687105124"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-30T15:08:17.000Z",
      "commit": "30f3a4f159cb1d3ecbe055dc1d2f18fcebe3bd0a",
      "fileid": "cafb4ee73d6d474fa39950fb943d0e447c04b0c4eaad80edba26f0aa3844bc62",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687105124"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-30T15:08:06.000Z",
      "commit": "30f3a4f159cb1d3ecbe055dc1d2f18fcebe3bd0a",
      "fileid": "bd40de4b1677fe6d0cdcfed2a89266a82477be7f1e8b66b5a7d183d3b0b2caf2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687105124"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-30T15:08:07.000Z",
      "commit": "30f3a4f159cb1d3ecbe055dc1d2f18fcebe3bd0a",
      "fileid": "d56cbaa4fad5311ddcd398adceb25f3340e8787a733dee634f0bc8d67802093a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687105124"
    }
  ]
}