{
  "_id": "6a116ba6acfb0bcc41cf43d1",
  "Package": "micss",
  "Type": "Package",
  "Title": "Modified Iterative Cumulative Sum of Squares Algorithm",
  "Version": "0.3.1",
  "Authors@R": "c(person(\"Josep Lluís\", \"Carrion-i-Silvestre\", role = \"aut\", email = \"carrion@ub.edu\"),\nperson(\"Andreu\", \"Sansó\", role = c(\"aut\",\"cre\"), email = \"andreu.sanso@uib.eu\"))",
  "Maintainer": "Andreu Sansó <andreu.sanso@uib.eu>",
  "Description": "Companion package of Carrion-i-Silvestre & Sansó (2026):\n\"Testing for Constant Unconditional Variance in Heavy-Tailed\nTime Series\". It implements the Modified Iterative Cumulative\nSum of Squares Algorithm, which is an extension of the\nIterative Cumulative Sum of Squares (ICSS) Algorithm of Inclan\nand Tiao (1994), and it checks for changes in the unconditional\nvariance of a time series controlling for the tail index of the\nunderlying distribution. The fourth order moment is estimated\nnon-parametrically to avoid the size problems when the\ninnovations are non-Gaussian (see, Sansó et al., 2004).\nCritical values and p-values are generated using a Generalized\nExtreme Value distribution approach. References\nCarrion-i-Silvestre J.J & Sansó A (2026)\n<doi:10.1080/03610918.2026.2615207>. Inclan C & Tiao G.C (1994)\n<doi:10.1080/01621459.1994.10476824>, Sansó A & Aragó V &\nCarrion-i-Silvestre J.L (2004)\n<https://dspace.uib.es/xmlui/bitstream/handle/11201/152078/524035.pdf>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 08:53:20 UTC",
    "User": "root"
  },
  "Author": "Josep Lluís Carrion-i-Silvestre [aut], Andreu Sansó [aut, cre]",
  "Repository": "https://andreusanso.r-universe.dev",
  "Date/Publication": "2026-03-24 17:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/micss",
  "RemoteRef": "HEAD",
  "RemoteSha": "84bddb7a3cf1056c9d73220b325488dac91e3eb3",
  "MD5sum": "5583e79c3dc73bc47e463ca14dde0be3",
  "_user": "andreusanso",
  "_type": "src",
  "_file": "micss_0.3.1.tar.gz",
  "_fileid": "e129c190b533d840c88f0cd82f3ccd7215954cdf12888db5703975ae1c3e13bf",
  "_filesize": 211774,
  "_sha256": "e129c190b533d840c88f0cd82f3ccd7215954cdf12888db5703975ae1c3e13bf",
  "_created": "2026-05-23T08:53:20.000Z",
  "_published": "2026-05-23T08:56:06.056Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77510662978,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175782112"
    },
    {
      "job": 77510662979,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175780669"
    },
    {
      "job": 77510662974,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175781033"
    },
    {
      "job": 77510662984,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175780022"
    },
    {
      "job": 77510535127,
      "time": 148,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175770445"
    },
    {
      "job": 77510662977,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175779344"
    },
    {
      "job": 77510663018,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175778558"
    },
    {
      "job": 77510662994,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175777506"
    },
    {
      "job": 77510662990,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175778107"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andreusanso/actions/runs/26328542805",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/micss",
  "_commit": {
    "id": "84bddb7a3cf1056c9d73220b325488dac91e3eb3",
    "author": "Andreu Sansó <andreu.sanso@uib.eu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.1\n",
    "time": 1774374002
  },
  "_maintainer": {
    "name": "Andreu Sansó",
    "email": "andreu.sanso@uib.eu",
    "login": "andreusanso",
    "description": "",
    "uuid": 171246646
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.3.0",
      "date": "2026-03-17"
    },
    {
      "name": "0.3.1",
      "date": "2026-03-24"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "andreusanso",
      "count": 4,
      "uuid": 171246646
    }
  ],
  "_userbio": {
    "uuid": 171246646,
    "type": "user",
    "name": "AndreuSanso"
  },
  "_downloads": {
    "count": 530,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/micss"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/micss.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "andreusanso",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.5",
      "date": "2023-08-16"
    },
    {
      "version": "0.2.0",
      "date": "2024-08-26"
    },
    {
      "version": "0.3.0",
      "date": "2026-03-17"
    },
    {
      "version": "0.3.1",
      "date": "2026-03-24"
    }
  ],
  "_exports": [
    "alpha_hill",
    "alpha_nr",
    "cv.kappa",
    "estimate.alpha",
    "icss",
    "kappa_test",
    "lrv.spc.bartlett",
    "micss",
    "p.val.kappa",
    "plot.icss",
    "print.icss",
    "print.micss",
    "whitening"
  ],
  "_datasets": [
    {
      "name": "data",
      "title": "Data used in the examples",
      "object": "logReturnsRandDollar",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Date",
        "rand.dollar"
      ],
      "rows": 7705,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "alpha_hill",
      "title": "Hill's estimator of the tail index",
      "topics": [
        "alpha_hill"
      ]
    },
    {
      "page": "alpha_nr",
      "title": "Nicolau & Rodrigues estimator of the tail index",
      "topics": [
        "alpha_nr"
      ]
    },
    {
      "page": "data",
      "title": "Data used in the examples",
      "topics": [
        "data"
      ]
    },
    {
      "page": "icss",
      "title": "Iterative Cumulative Sum of Squares Algorithm",
      "topics": [
        "icss"
      ]
    },
    {
      "page": "kappa_test",
      "title": "CUMSUMQ test to test for changes in the unconditional variance",
      "topics": [
        "kappa_test"
      ]
    },
    {
      "page": "logReturnsRandDollar",
      "title": "Data used in the examples",
      "topics": [
        "logReturnsRandDollar"
      ]
    },
    {
      "page": "lrv.spc.bartlett",
      "title": "lrv.spc.bartlett",
      "topics": [
        "lrv.spc.bartlett"
      ]
    },
    {
      "page": "micss",
      "title": "Modiffied Iterative Cumulative Sum of Squares Algorithm",
      "topics": [
        "micss"
      ]
    },
    {
      "page": "plot.icss",
      "title": "plot.icss",
      "topics": [
        "plot.icss"
      ]
    },
    {
      "page": "print.icss",
      "title": "print.icss",
      "topics": [
        "print.icss"
      ]
    },
    {
      "page": "print.micss",
      "title": "print.micss",
      "topics": [
        "print.micss"
      ]
    },
    {
      "page": "whitening",
      "title": "Whitening",
      "topics": [
        "whitening"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "micss",
  "_universes": [
    "andreusanso"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-23T08:55:15.000Z",
      "distro": "noble",
      "commit": "84bddb7a3cf1056c9d73220b325488dac91e3eb3",
      "fileid": "748b53a3187c224897449cc3b65273b36498bbf092f204f53a1ce3e5e509d108",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreusanso/actions/runs/26328542805"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-23T08:55:01.000Z",
      "distro": "noble",
      "commit": "84bddb7a3cf1056c9d73220b325488dac91e3eb3",
      "fileid": "48ad91116695379b921e2b40d0f84432ee29579e3c0002113a18382194e200bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreusanso/actions/runs/26328542805"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-23T08:55:14.000Z",
      "commit": "84bddb7a3cf1056c9d73220b325488dac91e3eb3",
      "fileid": "033f0b8ab6a532fca83aefa766e05138dff0b2c18cf6d316ce49842d4ca28277",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreusanso/actions/runs/26328542805"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-23T08:55:02.000Z",
      "commit": "84bddb7a3cf1056c9d73220b325488dac91e3eb3",
      "fileid": "0ed27d171213ce066d1b75cb4995b731783638c973f61059665a51d49e1f5e19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreusanso/actions/runs/26328542805"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-05-23T08:55:12.000Z",
      "commit": "84bddb7a3cf1056c9d73220b325488dac91e3eb3",
      "fileid": "918a5bd1ef8efb5a23d0c53ea50952bae3ecaecbfdf2abe5ce7435cf62a2aeb8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andreusanso/actions/runs/26328542805"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-23T08:54:30.000Z",
      "commit": "84bddb7a3cf1056c9d73220b325488dac91e3eb3",
      "fileid": "8b1188da42956402527413bca89c34814a09b613cc9b4dc93193cd1a6e61c6c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreusanso/actions/runs/26328542805"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-23T08:54:26.000Z",
      "commit": "84bddb7a3cf1056c9d73220b325488dac91e3eb3",
      "fileid": "ddfc992a4b57dfa2ccfd5595f0be98dcc7a5d3949f6c3d45096d0de943ef5360",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreusanso/actions/runs/26328542805"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-23T08:54:28.000Z",
      "commit": "84bddb7a3cf1056c9d73220b325488dac91e3eb3",
      "fileid": "fd6b128d6e470d441ceb04822c15f391e4abf6a1bf32b95c13941a4e01b22228",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreusanso/actions/runs/26328542805"
    }
  ]
}