{
  "_id": "6a1802d7acfb0bcc41dac480",
  "Package": "ICSS",
  "Type": "Package",
  "Title": "ICSS Algorithm by Inclan/Tiao (1994)",
  "Version": "1.1",
  "Date": "2021-03-12",
  "Authors@R": "person(given = \"Siegfried\", family = \"Köstlmeier\", role = c(\"aut\", \"cre\", \"cph\"), email = \"siegfried.koestlmeier@gmail.com\", comment = c(ORCID = \"0000-0002-7221-6981\"))",
  "Maintainer": "Siegfried Köstlmeier <siegfried.koestlmeier@gmail.com>",
  "Description": "The Iterative Cumulative Sum of Squares (ICSS) algorithm\nby Inclan/Tiao (1994) <https://www.jstor.org/stable/2290916>\ndetects multiple change points, i.e. structural break points,\nin the variance of a sequence of independent observations. For\nseries of moderate size (i.e. 200 observations and beyond), the\nICSS algorithm offers results comparable to those obtained by a\nBayesian approach or by likelihood ration tests, without the\nheavy computational burden required by these approaches.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Repository": "https://skoestlmeier.r-universe.dev",
  "Date/Publication": "2025-08-01 15:44:42 UTC",
  "RemoteUrl": "https://github.com/skoestlmeier/icss",
  "RemoteRef": "HEAD",
  "RemoteSha": "513c3bb052d9e53b5a31122b460d3ff0c77864e9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 08:49:37 UTC",
    "User": "root"
  },
  "Author": "Siegfried Köstlmeier [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-7221-6981>)",
  "MD5sum": "0098d637eeae8faec49bcf3f945c1a88",
  "_user": "skoestlmeier",
  "_type": "src",
  "_file": "ICSS_1.1.tar.gz",
  "_fileid": "92288e376a46c96260cc86e48fe0ea7d78765135c5ea6eb0c309e5fc50998e38",
  "_filesize": 90672,
  "_sha256": "92288e376a46c96260cc86e48fe0ea7d78765135c5ea6eb0c309e5fc50998e38",
  "_created": "2026-05-28T08:49:37.000Z",
  "_published": "2026-05-28T08:54:47.739Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78256280454,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7261670264"
    },
    {
      "job": 78256280406,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7261668474"
    },
    {
      "job": 78256280478,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7261714235"
    },
    {
      "job": 78256280395,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7261663410"
    },
    {
      "job": 78255863431,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261631721"
    },
    {
      "job": 78256280453,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261665418"
    },
    {
      "job": 78256280599,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7261658363"
    },
    {
      "job": 78256280415,
      "time": 62,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7261652257"
    },
    {
      "job": 78256280476,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7261653780"
    }
  ],
  "_buildurl": "https://github.com/r-universe/skoestlmeier/actions/runs/26564561473",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/skoestlmeier/icss",
  "_commit": {
    "id": "513c3bb052d9e53b5a31122b460d3ff0c77864e9",
    "author": "Siegfried Köstlmeier <siegfried.koestlmeier@gmail.com>",
    "committer": "Siegfried Köstlmeier <siegfried.koestlmeier@gmail.com>",
    "message": "Removed Travis CI from README\n",
    "time": 1754063082
  },
  "_maintainer": {
    "name": "Siegfried Köstlmeier",
    "email": "siegfried.koestlmeier@gmail.com",
    "login": "skoestlmeier",
    "description": "Postdoctoral researcher at the Chair of Business Administration, Financial Services, University of Regensburg. My research interest is empirical asset pricing.",
    "uuid": 37867457,
    "orcid": "0000-0002-7221-6981"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "rstack",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "skoestlmeier",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "statistics",
    "structural-break-test",
    "variance"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "skoestlmeier",
      "count": 9,
      "uuid": 37867457
    },
    {
      "user": "badbayesian",
      "count": 3,
      "uuid": 16366671
    }
  ],
  "_userbio": {
    "uuid": 37867457,
    "type": "user",
    "name": "Dr. Siegfried Köstlmeier",
    "description": "Postdoctoral researcher at the Chair of Business Administration, Financial Services, University of Regensburg. My research interest is empirical asset pricing."
  },
  "_downloads": {
    "count": 156,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ICSS"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/skoestlmeier/icss",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ICSS.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/skoestlmeier/icss",
  "_realowner": "skoestlmeier",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2020-06-02"
    },
    {
      "version": "1.1",
      "date": "2021-04-22"
    }
  ],
  "_exports": [
    "ICSS"
  ],
  "_datasets": [
    {
      "name": "data",
      "title": "Sample data for Inclan/Tiao (1994)",
      "object": "data",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "data",
      "title": "Sample data for Inclan/Tiao (1994)",
      "topics": [
        "data"
      ]
    },
    {
      "page": "ICSS",
      "title": "Iterative Cumulative Sum of Squares (ICSS)",
      "topics": [
        "ICSS"
      ]
    }
  ],
  "_readme": "https://github.com/skoestlmeier/icss/raw/HEAD/README.md",
  "_rundeps": [
    "R6",
    "rstack"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "icss",
  "_universes": [
    "skoestlmeier"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-28T08:51:41.000Z",
      "distro": "noble",
      "commit": "513c3bb052d9e53b5a31122b460d3ff0c77864e9",
      "fileid": "f08fe50f21f21b85cb515665d74df56edfa1e15e314fa06e90bf675537c964a8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/skoestlmeier/actions/runs/26564561473"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-28T08:51:37.000Z",
      "distro": "noble",
      "commit": "513c3bb052d9e53b5a31122b460d3ff0c77864e9",
      "fileid": "facb4489a80bc67a165e96ac35c0db4943215fcadb9aa785e6d84a479ca0c515",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/skoestlmeier/actions/runs/26564561473"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-28T08:54:05.000Z",
      "commit": "513c3bb052d9e53b5a31122b460d3ff0c77864e9",
      "fileid": "11313d8803b155669f37ec4d8982dea14eb8c578375925efea03d5cc133f6f53",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/skoestlmeier/actions/runs/26564561473"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-28T08:51:22.000Z",
      "commit": "513c3bb052d9e53b5a31122b460d3ff0c77864e9",
      "fileid": "dd3572de1b835f6b04c43b6b2859dfee1d14e0e20095676e3dd40211672aafd7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/skoestlmeier/actions/runs/26564561473"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-05-28T08:51:36.000Z",
      "commit": "513c3bb052d9e53b5a31122b460d3ff0c77864e9",
      "fileid": "b3f40768886ca33567312f25f71e8497f700ff20e678b500a86dda0528c2fa07",
      "status": "success",
      "buildurl": "https://github.com/r-universe/skoestlmeier/actions/runs/26564561473"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-28T08:51:01.000Z",
      "commit": "513c3bb052d9e53b5a31122b460d3ff0c77864e9",
      "fileid": "935ab0a7de54ff783a0c161e986ad1c662dee0d52fbff2ef10bde23439df672e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/skoestlmeier/actions/runs/26564561473"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-28T08:50:43.000Z",
      "commit": "513c3bb052d9e53b5a31122b460d3ff0c77864e9",
      "fileid": "2ed184d158aaa1541b03c3e51f48f5dc683979c28c23737064a0982b4ecfbdef",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/skoestlmeier/actions/runs/26564561473"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-28T08:50:46.000Z",
      "commit": "513c3bb052d9e53b5a31122b460d3ff0c77864e9",
      "fileid": "1172e3360a8d8c09357acb0785820a4abe986e720dd2673879493f8659770d6d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/skoestlmeier/actions/runs/26564561473"
    }
  ]
}