{
  "_id": "6a5efb919baadeef8ab581ec",
  "Package": "SupMZ",
  "Type": "Package",
  "Title": "Detecting Structural Change with Heteroskedasticity",
  "Version": "0.3.0",
  "Authors@R": "c(\nperson(c(\"Muhammad\", \"Yaseen\"),  email = \"myaseen208@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-5923-1714\"))\n, person(c(\"Sami\", \"Ullah\"),  email = \"samiullahuos@gmail.com\", role = c(\"aut\", \"ctb\"))\n, person(c(\"Gulfam\", \"Haider\"),  email = \"haider.gulfam786@gmail.com\", role = c(\"aut\", \"ctb\"))\n)",
  "Maintainer": "Muhammad Yaseen <myaseen208@gmail.com>",
  "Description": "Calculates the sup MZ value to detect the unknown\nstructural break points under Heteroskedasticity as given in\nAhmed et al. (2017) (<DOI: 10.1080/03610926.2016.1235200>).",
  "Copyright": "2019-2020, UAF",
  "License": "GPL-2 | GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.0.2",
  "URL": "https://github.com/myaseen208/SupMZ\nhttps://CRAN.R-project.org/package=SupMZ\nhttps://myaseen208.github.io/SupMZ/",
  "BugReports": "https://github.com/myaseen208/SupMZ/issues",
  "Note": "Department of Mathematics and Statistics, University of\nAgriculture Faisalabad, Faisalabad-Pakistan.",
  "RdMacros": "Rdpack",
  "Repository": "https://myaseen208.r-universe.dev",
  "Date/Publication": "2020-01-24 09:50:33 UTC",
  "RemoteUrl": "https://github.com/myaseen208/supmz",
  "RemoteRef": "HEAD",
  "RemoteSha": "c3b11956a602aac310676eda10f6d2e4d8677ef0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 04:51:56 UTC",
    "User": "root"
  },
  "Author": "Muhammad Yaseen [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5923-1714>),\nSami Ullah [aut, ctb],\nGulfam Haider [aut, ctb]",
  "_user": "myaseen208",
  "_type": "src",
  "_file": "SupMZ_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/72ccabd89e7f4df7b9b578c0c9c9ee3d740aac429fda9651eb05918ff794ceba",
  "_filesize": 333053,
  "_sha256": "72ccabd89e7f4df7b9b578c0c9c9ee3d740aac429fda9651eb05918ff794ceba",
  "_expires": "2026-10-29T04:54:39.000Z",
  "_created": "2026-07-21T04:51:56.000Z",
  "_published": "2026-07-21T04:54:40.800Z",
  "_jobs": [
    {
      "job": 88545856814,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8484231291"
    },
    {
      "job": 88545856796,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8484227347"
    },
    {
      "job": 88545856882,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8484221454"
    },
    {
      "job": 88545856828,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8484221108"
    },
    {
      "job": 88545497886,
      "time": 173,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484197924"
    },
    {
      "job": 88545856810,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8484221557"
    },
    {
      "job": 88545856842,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8484220760"
    },
    {
      "job": 88545856817,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8484215744"
    },
    {
      "job": 88545856903,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8484219548"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/myaseen208/actions/runs/29802256198",
  "_status": "success",
  "_upstream": "https://github.com/myaseen208/supmz",
  "_commit": {
    "id": "c3b11956a602aac310676eda10f6d2e4d8677ef0",
    "author": "myaseen208 <myaseen208@gmail.com>",
    "committer": "myaseen208 <myaseen208@gmail.com>",
    "message": "Added Vignettes\n",
    "time": 1579859433
  },
  "_maintainer": {
    "name": "Muhammad Yaseen",
    "email": "myaseen208@gmail.com",
    "login": "myaseen208",
    "description": "",
    "uuid": 1450771,
    "orcid": "0000-0002-5923-1714"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "myaseen208",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "myaseen208",
      "count": 4,
      "uuid": 1450771
    }
  ],
  "_userbio": {
    "uuid": 1450771,
    "type": "user",
    "name": "myaseen208",
    "followers": 46
  },
  "_downloads": {
    "count": 331,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SupMZ"
  },
  "_devurl": "https://github.com/myaseen208/supmz",
  "_pkgdown": "https://myaseen208.github.io/SupMZ/",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SupMZ.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/myaseen208/supmz",
  "_realowner": "myaseen208",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-05-24"
    },
    {
      "version": "0.2.0",
      "date": "2020-01-16"
    }
  ],
  "_exports": [
    "supmz"
  ],
  "_datasets": [
    {
      "name": "Belgium",
      "title": "Data contains Household Consumption (C) and GDP (Y) for Belgium from 1969 to 1998.",
      "object": "Belgium",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Year",
        "C",
        "Y"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "Japan",
      "title": "Data contains Household Consumption (C) and GDP (Y) for Japan from 1978 to 2007.",
      "object": "Japan",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Year",
        "C",
        "Y"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "Srilanka",
      "title": "Data contains Household Consumption (C) and GDP (Y) for Sri Lanka from 1978 to 2006.",
      "object": "Srilanka",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Year",
        "C",
        "Y"
      ],
      "rows": 29,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Belgium",
      "title": "Data contains Household Consumption (C) and GDP (Y) for Belgium from 1969 to 1998.",
      "topics": [
        "Belgium"
      ]
    },
    {
      "page": "Japan",
      "title": "Data contains Household Consumption (C) and GDP (Y) for Japan from 1978 to 2007.",
      "topics": [
        "Japan"
      ]
    },
    {
      "page": "Srilanka",
      "title": "Data contains Household Consumption (C) and GDP (Y) for Sri Lanka from 1978 to 2006.",
      "topics": [
        "Srilanka"
      ]
    },
    {
      "page": "supmz",
      "title": "Detecting Structural Change with Heteroskedasticity",
      "topics": [
        "supmz",
        "supmz.default"
      ]
    }
  ],
  "_readme": "https://github.com/myaseen208/supmz/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rbibutils",
    "Rdpack",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "IntroSupMZ.Rmd",
      "filename": "IntroSupMZ.pdf",
      "title": "Introduction to SupMZ",
      "author": "Muhammad Yaseen^1^, Sami Ullah^1^^,^ ^2^, and Gulfam Haider^3^",
      "engine": "knitr::rmarkdown_notangle",
      "headings": [
        "1 Overview",
        "Session Info",
        "References"
      ],
      "created": "2020-01-17 12:00:49",
      "modified": "2020-01-17 12:00:49",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "supmz",
  "_universes": [
    "myaseen208"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-21T04:54:05.000Z",
      "distro": "resolute",
      "commit": "c3b11956a602aac310676eda10f6d2e4d8677ef0",
      "fileid": "https://r2.ropensci.org/cd1d7787dadeeb276717951daaf14ff358ecc2d123bad4e95e5e2743ef33241b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/29802256198"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-21T04:53:49.000Z",
      "distro": "resolute",
      "commit": "c3b11956a602aac310676eda10f6d2e4d8677ef0",
      "fileid": "https://r2.ropensci.org/da1a6a0c87ece9c7414b34376e7a91b8fbf15723b8ee1b8e38d8992cd3fd3c71",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/29802256198"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-21T04:53:31.000Z",
      "commit": "c3b11956a602aac310676eda10f6d2e4d8677ef0",
      "fileid": "https://r2.ropensci.org/6ff6ab2f9202c0f620247ecb1a0406c765058399611ae6717a1baa8be3cd8b82",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/29802256198"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-21T04:53:28.000Z",
      "commit": "c3b11956a602aac310676eda10f6d2e4d8677ef0",
      "fileid": "https://r2.ropensci.org/f91782bf5a3136859e63b6b23403a449aad40678d7855a6bb47432b82f1cc593",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/29802256198"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-07-21T04:53:44.000Z",
      "commit": "c3b11956a602aac310676eda10f6d2e4d8677ef0",
      "fileid": "https://r2.ropensci.org/3fe51bcc9e0ad8e7bfab7a28fb40ca7237a4f0d9b77e7d958b71debb464f4bef",
      "status": "success",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/29802256198"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-21T04:53:17.000Z",
      "commit": "c3b11956a602aac310676eda10f6d2e4d8677ef0",
      "fileid": "https://r2.ropensci.org/388342a72a4933ec2a48b8f8cee7c51ab672352bcd0c6d62eb6ba2f58cd8aa91",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/29802256198"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-21T04:52:59.000Z",
      "commit": "c3b11956a602aac310676eda10f6d2e4d8677ef0",
      "fileid": "https://r2.ropensci.org/a9f189ec6ac27b852b925a7096b391986b6e24c407a010cbb2635fcfa433ca2b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/29802256198"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-21T04:53:14.000Z",
      "commit": "c3b11956a602aac310676eda10f6d2e4d8677ef0",
      "fileid": "https://r2.ropensci.org/bf03c3d97cc9047c892b22e6c7e664bffa1446e6501590aecc651c8456a31201",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/29802256198"
    }
  ]
}