Package: debtkit Title: Debt Sustainability Analysis and Fiscal Risk Assessment Version: 0.1.3 Authors@R: person("Charles", "Coverdale", , "charlesfcoverdale@gmail.com", role = c("aut", "cre")) Description: Analyses government debt sustainability using the standard debt dynamics framework from Blanchard (1990) and the IMF Debt Sustainability Analysis methodology (IMF, 2013) and the Sovereign Risk and Debt Sustainability Framework (IMF, 2022). Projects debt-to-GDP paths, decomposes historical debt changes into interest, growth, and primary balance contributions, and estimates fiscal reaction functions following Bohn (1998) . Produces stochastic fan charts via Monte Carlo simulation, standardised stress tests, and IMF- style heat map risk assessments. Computes S1/S2 sustainability gap indicators used by the European Commission. All methods are pure computation with no external dependencies beyond base R; works with fiscal 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/debtkit/, https://github.com/charlescoverdale/debtkit BugReports: https://github.com/charlescoverdale/debtkit/issues Repository: https://charlescoverdale.r-universe.dev Date/Publication: 2026-05-30 14:58:56 UTC RemoteUrl: https://github.com/charlescoverdale/debtkit RemoteRef: HEAD RemoteSha: cb285131b7269a82ee2a7fd7f3a422ea587ef980 NeedsCompilation: no Packaged: 2026-07-20 05:20:35 UTC; root Author: Charles Coverdale [aut, cre] Maintainer: Charles Coverdale