{
  "_id": "6a1420a5acfb0bcc41d3e5fd",
  "Package": "RGAP",
  "Type": "Package",
  "Title": "Production Function Output Gap Estimation",
  "Version": "0.1.1",
  "Authors@R": "person(given = \"Sina\", family = \"Streicher\", email = \"streicher@kof.ethz.ch\", \nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-7848-1842\"))",
  "Description": "The output gap indicates the percentage difference between\nthe actual output of an economy and its potential. Since\npotential output is a latent process, the estimation of the\noutput gap poses a challenge and numerous filtering techniques\nhave been proposed. 'RGAP' facilitates the estimation of a\nCobb-Douglas production function type output gap, as suggested\nby the European Commission (Havik et al. 2014)\n<https://ideas.repec.org/p/euf/ecopap/0535.html>. To that end,\nthe non-accelerating wage rate of unemployment (NAWRU) and the\ntrend of total factor productivity (TFP) can be estimated in\ntwo bivariate unobserved component models by means of Kalman\nfiltering and smoothing. 'RGAP' features a flexible modeling\nframework for the appropriate state-space models and offers\nfrequentist as well as Bayesian estimation techniques.\nAdditional functionalities include direct access to the 'AMECO'\n<https://economy-finance.ec.europa.eu/economic-research-and-databases/economic-databases/ameco-database_en>\ndatabase and automated model selection procedures. See the\npaper by Streicher (2022)\n<http://hdl.handle.net/20.500.11850/552089> for details.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "R.rsp",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://sinast3000.r-universe.dev",
  "Date/Publication": "2024-02-13 21:31:34 UTC",
  "RemoteUrl": "https://github.com/sinast3000/rgap",
  "RemoteRef": "HEAD",
  "RemoteSha": "81b0c1bfe849f2d0b674fd69bee9f591fe0dc127",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 10:09:43 UTC",
    "User": "root"
  },
  "Author": "Sina Streicher [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7848-1842>)",
  "Maintainer": "Sina Streicher <streicher@kof.ethz.ch>",
  "MD5sum": "4dc347df1d83d485b131ee680a6a8d32",
  "_user": "sinast3000",
  "_type": "src",
  "_file": "RGAP_0.1.1.tar.gz",
  "_fileid": "5722b5753fa7343f61627b5db4574bbf9119c5550bc2500c3dca468b85f99e45",
  "_filesize": 562088,
  "_sha256": "5722b5753fa7343f61627b5db4574bbf9119c5550bc2500c3dca468b85f99e45",
  "_created": "2026-05-25T10:09:43.000Z",
  "_published": "2026-05-25T10:12:53.552Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77693965542,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7196168071"
    },
    {
      "job": 77693965501,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7196166626"
    },
    {
      "job": 77693965433,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7196153641"
    },
    {
      "job": 77693965432,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7196153860"
    },
    {
      "job": 77693533657,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7196130457"
    },
    {
      "job": 77693965412,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196157999"
    },
    {
      "job": 77693965453,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7196156840"
    },
    {
      "job": 77693965504,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7196157233"
    },
    {
      "job": 77693965481,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7196158022"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sinast3000/actions/runs/26395007167",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sinast3000/rgap",
  "_commit": {
    "id": "81b0c1bfe849f2d0b674fd69bee9f591fe0dc127",
    "author": "sinast3000 <streicher.sina@gmail.com>",
    "committer": "sinast3000 <streicher.sina@gmail.com>",
    "message": "allow NKP to include exogenous variables\n",
    "time": 1707859894
  },
  "_maintainer": {
    "name": "Sina Streicher",
    "email": "streicher@kof.ethz.ch",
    "login": "sinast3000",
    "description": "",
    "uuid": 79256564,
    "orcid": "0000-0001-7848-1842"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "KFAS",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "dlm",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    }
  ],
  "_owner": "sinast3000",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sinast3000",
      "count": 50,
      "uuid": 79256564
    }
  ],
  "_userbio": {
    "uuid": 79256564,
    "type": "user",
    "name": "sinast3000"
  },
  "_downloads": {
    "count": 180,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RGAP"
  },
  "_devurl": "https://github.com/sinast3000/rgap",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/RGAP.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sinast3000/rgap",
  "_realowner": "sinast3000",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-06-01"
    },
    {
      "version": "0.1.1",
      "date": "2023-11-02"
    }
  ],
  "_exports": [
    "amecoData2input",
    "autoGapProd",
    "cubs",
    "fetchAmecoData",
    "fit",
    "gapHP",
    "gapProd",
    "hpfilter",
    "initializeExo",
    "initializePrior",
    "initializeRestr",
    "is.gap",
    "is.KuttnerModel",
    "is.NAWRUmodel",
    "is.TFPmodel",
    "KuttnerModel",
    "NAWRUmodel",
    "TFPmodel",
    "trendAnchor"
  ],
  "_datasets": [
    {
      "name": "gap",
      "title": "gap data set",
      "object": "gap",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "indicator",
      "title": "Indicators fo CUBS",
      "object": "indicator",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "amecoData2input",
      "title": "Data for estimation",
      "topics": [
        "amecoData2input"
      ]
    },
    {
      "page": "autoGapProd",
      "title": "Fit best production function model",
      "topics": [
        "autoGapProd"
      ]
    },
    {
      "page": "cubs",
      "title": "CUBS indicator",
      "topics": [
        "cubs"
      ]
    },
    {
      "page": "fetchAmecoData",
      "title": "Current 'AMECO' data vintage",
      "topics": [
        "fetchAmecoData"
      ]
    },
    {
      "page": "fit",
      "title": "Fit Method",
      "concept": [
        "fitting methods"
      ],
      "topics": [
        "fit"
      ]
    },
    {
      "page": "fit.KuttnerModel",
      "title": "Maximum likelihood estimation of a 'KuttnerModel'",
      "concept": [
        "fitting methods"
      ],
      "topics": [
        "fit.KuttnerModel"
      ]
    },
    {
      "page": "fit.NAWRUmodel",
      "title": "Estimation of a 'NAWRUmodel'",
      "concept": [
        "fitting methods"
      ],
      "topics": [
        "fit.NAWRUmodel"
      ]
    },
    {
      "page": "fit.TFPmodel",
      "title": "Estimation of a 'TFPmodel'",
      "concept": [
        "fitting methods"
      ],
      "topics": [
        "fit.TFPmodel"
      ]
    },
    {
      "page": "gap",
      "title": "gap data set",
      "topics": [
        "gap"
      ]
    },
    {
      "page": "gapHP",
      "title": "HP-filter output gap",
      "topics": [
        "gapHP"
      ]
    },
    {
      "page": "gapProd",
      "title": "Production function output gap",
      "topics": [
        "gapProd"
      ]
    },
    {
      "page": "hpfilter",
      "title": "HP filter",
      "topics": [
        "hpfilter"
      ]
    },
    {
      "page": "indicator",
      "title": "Indicators fo CUBS",
      "topics": [
        "indicator"
      ]
    },
    {
      "page": "initializeExo",
      "title": "Initialization of exogenous variables",
      "topics": [
        "initializeExo"
      ]
    },
    {
      "page": "initializePrior",
      "title": "Initialization of prior distributions",
      "topics": [
        "initializePrior"
      ]
    },
    {
      "page": "initializeRestr",
      "title": "Initialization of parameter restrictions",
      "topics": [
        "initializeRestr"
      ]
    },
    {
      "page": "is.gap",
      "title": "'gap' object check",
      "topics": [
        "is.gap"
      ]
    },
    {
      "page": "is.KuttnerModel",
      "title": "'KuttnerModel' object check",
      "topics": [
        "is.KuttnerModel"
      ]
    },
    {
      "page": "is.NAWRUmodel",
      "title": "'NAWRUodel' object check",
      "topics": [
        "is.NAWRUmodel"
      ]
    },
    {
      "page": "is.TFPmodel",
      "title": "'TFPmodel' object check",
      "topics": [
        "is.TFPmodel"
      ]
    },
    {
      "page": "KuttnerModel",
      "title": "Kuttner model",
      "topics": [
        "KuttnerModel"
      ]
    },
    {
      "page": "NAWRUmodel",
      "title": "NAWRU model",
      "topics": [
        "NAWRUmodel"
      ]
    },
    {
      "page": "plot.gap",
      "title": "Plots for a 'gap' object",
      "topics": [
        "plot.gap"
      ]
    },
    {
      "page": "plot.KuttnerFit",
      "title": "Plots for a 'KuttnerFit' object",
      "topics": [
        "plot.KuttnerFit"
      ]
    },
    {
      "page": "plot.NAWRUfit",
      "title": "Plots for a 'NAWRUfit' object",
      "topics": [
        "plot.NAWRUfit"
      ]
    },
    {
      "page": "plot.TFPfit",
      "title": "Plots for a 'TFPfit' object",
      "topics": [
        "plot.TFPfit"
      ]
    },
    {
      "page": "predict.fit",
      "title": "Predictions",
      "topics": [
        "predict.fit"
      ]
    },
    {
      "page": "print.gap",
      "title": "Print 'gap' object",
      "topics": [
        "print.gap"
      ]
    },
    {
      "page": "print.KuttnerFit",
      "title": "Print 'KuttnerFit' object",
      "topics": [
        "print.KuttnerFit"
      ]
    },
    {
      "page": "print.KuttnerModel",
      "title": "Print 'KuttnerModel' object",
      "topics": [
        "print.KuttnerModel"
      ]
    },
    {
      "page": "print.NAWRUfit",
      "title": "Print 'NAWRUfit' object",
      "topics": [
        "print.NAWRUfit"
      ]
    },
    {
      "page": "print.NAWRUmodel",
      "title": "Print 'NAWRUmodel' object",
      "topics": [
        "print.NAWRUmodel"
      ]
    },
    {
      "page": "print.TFPfit",
      "title": "Print 'TFPfit' object",
      "topics": [
        "print.TFPfit"
      ]
    },
    {
      "page": "print.TFPmodel",
      "title": "Print 'TFPmodel' object",
      "topics": [
        "print.TFPmodel"
      ]
    },
    {
      "page": "TFPmodel",
      "title": "TFP trend model",
      "topics": [
        "TFPmodel"
      ]
    },
    {
      "page": "trendAnchor",
      "title": "Trend anchor",
      "topics": [
        "trendAnchor"
      ]
    }
  ],
  "_readme": "https://github.com/sinast3000/rgap/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dlm",
    "farver",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "KFAS",
    "labeling",
    "lattice",
    "lifecycle",
    "openxlsx",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "vctrs",
    "viridisLite",
    "withr",
    "zip",
    "zoo"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rgap",
  "_universes": [
    "sinast3000"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-25T10:11:58.000Z",
      "distro": "noble",
      "commit": "81b0c1bfe849f2d0b674fd69bee9f591fe0dc127",
      "fileid": "838e1c5c2548750fac775a655ac105c093e1e86751adb0164395a418399c195d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sinast3000/actions/runs/26395007167"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-25T10:11:56.000Z",
      "distro": "noble",
      "commit": "81b0c1bfe849f2d0b674fd69bee9f591fe0dc127",
      "fileid": "62607fafa28d051c3692a4e6f7d77ee4c66720cf0aaf60be5571a56b935a126c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sinast3000/actions/runs/26395007167"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-25T10:11:17.000Z",
      "commit": "81b0c1bfe849f2d0b674fd69bee9f591fe0dc127",
      "fileid": "a94fc3bdb0af0e22c3cd07b0860a2db46b9b215b9d015ee92cf6d769f817b970",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sinast3000/actions/runs/26395007167"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-25T10:11:16.000Z",
      "commit": "81b0c1bfe849f2d0b674fd69bee9f591fe0dc127",
      "fileid": "471edf9e83fb00cfe812faebf4604eed0dcafe700a4235fc2ceadc23ac7e355a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sinast3000/actions/runs/26395007167"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-25T10:11:57.000Z",
      "commit": "81b0c1bfe849f2d0b674fd69bee9f591fe0dc127",
      "fileid": "0ad750ff71d75ecd97bdcb3cdd48d6d629f4d15d5a1e2ae06f4e6d288c86f23d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sinast3000/actions/runs/26395007167"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-25T10:11:03.000Z",
      "commit": "81b0c1bfe849f2d0b674fd69bee9f591fe0dc127",
      "fileid": "8480008fde4b599ef53b9e529c8ec412b9ce7646294d7b0963c8ea2824fb3d67",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sinast3000/actions/runs/26395007167"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-25T10:11:01.000Z",
      "commit": "81b0c1bfe849f2d0b674fd69bee9f591fe0dc127",
      "fileid": "9268a117d68d4225399143e21577df802ecd9e838cbb86d8e99e0fe559cf5b40",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sinast3000/actions/runs/26395007167"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-25T10:11:09.000Z",
      "commit": "81b0c1bfe849f2d0b674fd69bee9f591fe0dc127",
      "fileid": "60c78bd08aa89db226f6cd07c38d2d1d60b12b58c1cba82f11b57b8df7228b7e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sinast3000/actions/runs/26395007167"
    }
  ]
}