{
  "_id": "6a1d4db11d7bb097a0a44187",
  "Package": "cointmonitoR",
  "Type": "Package",
  "Title": "Consistent Monitoring of Stationarity and Cointegrating\nRelationships",
  "Date": "2016-06-14",
  "Version": "0.1.0.9000",
  "Authors@R": "c(\nperson(\"Philipp\", \"Aschersleben\", role = c(\"aut\", \"cre\"),\nemail = \"aschersleben@statistik.tu-dortmund.de\"),\nperson(\"Martin\", \"Wagner\", email = \"wagner@statistik.tu-dortmund.de\",\nrole = \"aut\", comment = \"Author of underlying paper.\"),\nperson(\"Dominik\", \"Wied\", email = \"wied@statistik.tu-dortmund.de\",\nrole = \"aut\", comment = \"Author of underlying paper.\"))",
  "Description": "We propose a consistent monitoring procedure to detect a\nstructural change from a cointegrating relationship to a\nspurious relationship. The procedure is based on residuals from\nmodified least squares estimation, using either Fully Modified,\nDynamic or Integrated Modified OLS. It is inspired by Chu et\nal. (1996) <DOI:10.2307/2171955> in that it is based on\nparameter estimation on a pre-break \"calibration\" period only,\nrather than being based on sequential estimation over the full\nsample. See the discussion paper <DOI:10.2139/ssrn.2624657> for\nfurther information. This package provides the monitoring\nprocedures for both the cointegration and the stationarity case\n(while the latter is just a special case of the former one) as\nwell as printing and plotting methods for a clear presentation\nof the results.",
  "URL": "https://github.com/aschersleben/cointmonitoR",
  "BugReports": "https://github.com/aschersleben/cointmonitoR/issues",
  "License": "GPL-3",
  "RoxygenNote": "5.0.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://aschersleben.r-universe.dev",
  "Date/Publication": "2016-06-15 07:46:34 UTC",
  "RemoteUrl": "https://github.com/aschersleben/cointmonitor",
  "RemoteRef": "HEAD",
  "RemoteSha": "49e79e21ecd800bfceb36b20ddb9676c682d773e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 09:11:52 UTC",
    "User": "root"
  },
  "Author": "Philipp Aschersleben [aut, cre],\nMartin Wagner [aut] (Author of underlying paper.),\nDominik Wied [aut] (Author of underlying paper.)",
  "Maintainer": "Philipp Aschersleben <aschersleben@statistik.tu-dortmund.de>",
  "MD5sum": "326d33a75859880936fbb018907ac4b6",
  "_user": "aschersleben",
  "_type": "src",
  "_file": "cointmonitoR_0.1.0.9000.tar.gz",
  "_fileid": "0361503756c80579c71c842bb0e9991faba6c77d19e600268537e8ee63882099",
  "_filesize": 724046,
  "_sha256": "0361503756c80579c71c842bb0e9991faba6c77d19e600268537e8ee63882099",
  "_created": "2026-06-01T09:11:52.000Z",
  "_published": "2026-06-01T09:15:29.390Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78821109562,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7327654842"
    },
    {
      "job": 78821109631,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327660682"
    },
    {
      "job": 78821109611,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7327662204"
    },
    {
      "job": 78821109558,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327660428"
    },
    {
      "job": 78820677890,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327613721"
    },
    {
      "job": 78821109627,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327649576"
    },
    {
      "job": 78821109603,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7327642111"
    },
    {
      "job": 78821109559,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7327643730"
    },
    {
      "job": 78821109741,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327640519"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aschersleben/actions/runs/26745732799",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aschersleben/cointmonitor",
  "_commit": {
    "id": "49e79e21ecd800bfceb36b20ddb9676c682d773e",
    "author": "aschersleben <aschersleben@statistik.tu-dortmund.de>",
    "committer": "aschersleben <aschersleben@statistik.tu-dortmund.de>",
    "message": "Fix links due to CRAN release.\n",
    "time": 1465976794
  },
  "_maintainer": {
    "name": "Philipp Aschersleben",
    "email": "aschersleben@statistik.tu-dortmund.de",
    "login": "aschersleben",
    "description": "",
    "uuid": 9842170
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cointReg",
      "version": ">= 0.2.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "version": ">= 0.14.1",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "aschersleben",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "aschersleben",
      "count": 11,
      "uuid": 9842170
    }
  ],
  "_userbio": {
    "uuid": 9842170,
    "type": "user",
    "name": "Philipp Aschersleben"
  },
  "_downloads": {
    "count": 155,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cointmonitoR"
  },
  "_devurl": "https://github.com/aschersleben/cointmonitor",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cointmonitoR.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aschersleben/cointmonitor",
  "_realowner": "aschersleben",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-06-14"
    }
  ],
  "_exports": [
    "monitorCointegration",
    "monitorStationarity"
  ],
  "_help": [
    {
      "page": "cointmonitoR-package",
      "title": "The cointmonitoR package",
      "topics": [
        "cointmonitoR-package"
      ]
    },
    {
      "page": "monitorCointegration",
      "title": "Procedure for Monitoring Level and Trend Cointegration",
      "topics": [
        "monitorCointegration"
      ]
    },
    {
      "page": "monitorStationarity",
      "title": "Procedure for Monitoring Level and Trend Stationarity",
      "topics": [
        "monitorStationarity"
      ]
    },
    {
      "page": "plot.cointmonitoR",
      "title": "Plot Method for Monitoring Procedures.",
      "topics": [
        "plot.cointmonitoR"
      ]
    },
    {
      "page": "print.cointmonitoR",
      "title": "Print Method for Monitoring Procedures.",
      "topics": [
        "print.cointmonitoR"
      ]
    }
  ],
  "_readme": "https://github.com/aschersleben/cointmonitor/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cointReg",
    "MASS",
    "matrixStats"
  ],
  "_vignettes": [
    {
      "source": "cointmonitoR.Rmd",
      "filename": "cointmonitoR.html",
      "title": "cointmonitoR",
      "author": "Philipp Aschersleben",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Install cointmonitoR",
        "Basic examples",
        "Monitoring Stationarity",
        "Monitoring Cointegration"
      ],
      "created": "2016-02-29 09:22:01",
      "modified": "2016-06-15 07:46:34",
      "commits": 4
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "cointmonitor",
  "_universes": [
    "aschersleben"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-01T09:13:53.000Z",
      "distro": "noble",
      "commit": "49e79e21ecd800bfceb36b20ddb9676c682d773e",
      "fileid": "d0f18166b36db5f3815ce0f359cf276f992c42a82c422cbba4a845eeef85dfa2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aschersleben/actions/runs/26745732799"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-01T09:14:10.000Z",
      "distro": "noble",
      "commit": "49e79e21ecd800bfceb36b20ddb9676c682d773e",
      "fileid": "04d94bad8c03decb31283faef40d08f19aeebe68239dd3144fe4bc2648e95cd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aschersleben/actions/runs/26745732799"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-01T09:14:19.000Z",
      "commit": "49e79e21ecd800bfceb36b20ddb9676c682d773e",
      "fileid": "350262e4476e9a9e8b33f63d4bffef0bccebfac1e5d8338f34f6c5d7ec0b3eb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aschersleben/actions/runs/26745732799"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-01T09:14:10.000Z",
      "commit": "49e79e21ecd800bfceb36b20ddb9676c682d773e",
      "fileid": "ceb3580c5d8ffe48d2dea8310d9654489bb2c2bfe06548fdca92cd9d9ebaff51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aschersleben/actions/runs/26745732799"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-01T09:13:51.000Z",
      "commit": "49e79e21ecd800bfceb36b20ddb9676c682d773e",
      "fileid": "4b00c2353ba796ee5dd2d0dc0ca6858a6d75f53aa8360939ece8c7ab7ad6ca1b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aschersleben/actions/runs/26745732799"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-01T09:13:08.000Z",
      "commit": "49e79e21ecd800bfceb36b20ddb9676c682d773e",
      "fileid": "1369c332affaf96d996ec0c9eaa1021f1d1c3f5df1434d60740cde097e752c1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aschersleben/actions/runs/26745732799"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-01T09:13:14.000Z",
      "commit": "49e79e21ecd800bfceb36b20ddb9676c682d773e",
      "fileid": "3748ca6d98879f78e3b5fb396d9671cbba2bbb0b5814b3fa8d56e5b8fe59f705",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aschersleben/actions/runs/26745732799"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-01T09:13:06.000Z",
      "commit": "49e79e21ecd800bfceb36b20ddb9676c682d773e",
      "fileid": "d2ef5994358d2d7270315bc9ed3b6a728490ba6ad9414fe5a47cb20febf86cc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aschersleben/actions/runs/26745732799"
    }
  ]
}