{
  "_id": "6a48b10ee06c18f0a6546ff2",
  "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-07-04 06:29:15 UTC",
    "User": "root"
  },
  "Author": "Charles Coverdale [aut, cre]",
  "Maintainer": "Charles Coverdale <charlesfcoverdale@gmail.com>",
  "_user": "charlescoverdale",
  "_type": "src",
  "_file": "inflationkit_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/d2e12fc43e285b07ab01e2630817fad8d9ccaba64d5692d08d69c25308b01895",
  "_filesize": 3060757,
  "_sha256": "d2e12fc43e285b07ab01e2630817fad8d9ccaba64d5692d08d69c25308b01895",
  "_expires": "2026-10-12T07:06:52.000Z",
  "_created": "2026-07-04T06:29:15.000Z",
  "_published": "2026-07-04T07:06:54.238Z",
  "_jobs": [
    {
      "job": 85110284044,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8079155681"
    },
    {
      "job": 85110284062,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8079156677"
    },
    {
      "job": 85110284030,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8079418118"
    },
    {
      "job": 85110284040,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8079419378"
    },
    {
      "job": 85110112309,
      "time": 152,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079141714"
    },
    {
      "job": 85110284042,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079153672"
    },
    {
      "job": 85110284074,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8079150025"
    },
    {
      "job": 85110284059,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8079150178"
    },
    {
      "job": 85110284081,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8079153090"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28697676108",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 10,
    "description": "economics | climate science | R"
  },
  "_downloads": {
    "count": 433,
    "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.1",
  "_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",
    "LICENSE",
    "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-07-04T06:31:08.000Z",
      "distro": "resolute",
      "commit": "30f3a4f159cb1d3ecbe055dc1d2f18fcebe3bd0a",
      "fileid": "https://r2.ropensci.org/a2f90d1701fe16d332a2a1eb7c589fb42651cfce31406571283d94b8bcd26cb7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28697676108"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T06:31:14.000Z",
      "distro": "resolute",
      "commit": "30f3a4f159cb1d3ecbe055dc1d2f18fcebe3bd0a",
      "fileid": "https://r2.ropensci.org/bbbebbbba1c7e2715f89a527fe4246fa57c4f31d1be1049fe6c739f263c72d47",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28697676108"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T07:06:09.000Z",
      "commit": "30f3a4f159cb1d3ecbe055dc1d2f18fcebe3bd0a",
      "fileid": "https://r2.ropensci.org/fbe0de22d75a9437b2b7844aa9916b695c9972830144aed16fc142c84dcc4284",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28697676108"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T07:06:11.000Z",
      "commit": "30f3a4f159cb1d3ecbe055dc1d2f18fcebe3bd0a",
      "fileid": "https://r2.ropensci.org/8630cd8e9fd78dff6d011344bf5968649c5f952ca9fed217bf96901fb511c995",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28697676108"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-04T06:31:09.000Z",
      "commit": "30f3a4f159cb1d3ecbe055dc1d2f18fcebe3bd0a",
      "fileid": "https://r2.ropensci.org/a8deb7186824d4682a2320c3e0e6798fbaa073d141c9ee02ee086381640ec66f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28697676108"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T06:30:13.000Z",
      "commit": "30f3a4f159cb1d3ecbe055dc1d2f18fcebe3bd0a",
      "fileid": "https://r2.ropensci.org/aaf27ac30f2d0ef5d60f9e7ab38416a1bcc127c01de93a66b546e7eff0b1b1fd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28697676108"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T06:30:13.000Z",
      "commit": "30f3a4f159cb1d3ecbe055dc1d2f18fcebe3bd0a",
      "fileid": "https://r2.ropensci.org/27905cde8d8d5270b69b8fb43d820fb3947df576c23714928bc3bf807ce595e4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28697676108"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T06:30:37.000Z",
      "commit": "30f3a4f159cb1d3ecbe055dc1d2f18fcebe3bd0a",
      "fileid": "https://r2.ropensci.org/e2133fd0918260163645e0ee58ce9e9f70c958ea7303820687c6025d172cd2c2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28697676108"
    }
  ]
}