{
  "_id": "6a1d3d911d7bb097a0a3fee0",
  "Package": "changepoint",
  "Type": "Package",
  "Title": "Methods for Changepoint Detection",
  "Version": "2.3",
  "Date": "2024-11-02",
  "Authors@R": "c(person(\"Rebecca\", \"Killick\",\nrole=c(\"aut\",\"cre\"),email=\"r.killick@lancs.ac.uk\"),\nperson(\"Kaylea\", \"Haynes\", role=\"ctb\"),\nperson(\"Harjit\",\"Hullait\",role=\"ctb\"),\nperson(\"Idris\", \"Eckley\", role=c(\"ths\")),\nperson(\"Paul\",\"Fearnhead\",role=c(\"ctb\",\"ths\")),\nperson(\"Robin\", \"Long\", role=\"ctb\"),person(\"Jamie\",\"Lee\",role=\"ctr\"))",
  "Maintainer": "Rebecca Killick <r.killick@lancs.ac.uk>",
  "BugReports": "https://github.com/rkillick/changepoint/issues",
  "URL": "https://github.com/rkillick/changepoint/",
  "Description": "Implements various mainstream and specialised changepoint\nmethods for finding single and multiple changepoints within\ndata.  Many popular non-parametric and frequentist methods are\nincluded.  The cpt.mean(), cpt.var(), cpt.meanvar() functions\nshould be your first point of call.",
  "License": "GPL",
  "LazyData": "true",
  "Packaged": {
    "Date": "2026-06-01 07:57:55 UTC",
    "User": "root"
  },
  "NeedsCompilation": "yes",
  "Author": "Rebecca Killick [aut, cre], Kaylea Haynes [ctb], Harjit Hullait\n[ctb], Idris Eckley [ths], Paul Fearnhead [ctb, ths], Robin\nLong [ctb], Jamie Lee [ctr]",
  "Repository": "https://rkillick.r-universe.dev",
  "Date/Publication": "2024-12-03 11:07:51 UTC",
  "RemoteUrl": "https://github.com/rkillick/changepoint",
  "RemoteRef": "HEAD",
  "RemoteSha": "d2d364d2dd2f382e235457eda72c1ee71114997a",
  "MD5sum": "27e04b1e5a916e8d0f148c5fac828d64",
  "_user": "rkillick",
  "_type": "src",
  "_file": "changepoint_2.3.tar.gz",
  "_fileid": "262fd1dd07466ab3bc7b44742102ad34fd0fe26fba6160daac52f3ab35a9d96c",
  "_filesize": 488257,
  "_sha256": "262fd1dd07466ab3bc7b44742102ad34fd0fe26fba6160daac52f3ab35a9d96c",
  "_created": "2026-06-01T07:57:55.000Z",
  "_published": "2026-06-01T08:06:41.715Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78809746876,
      "time": 215,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326255187"
    },
    {
      "job": 78809746835,
      "time": 220,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326257082"
    },
    {
      "job": 78809746891,
      "time": 220,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326257124"
    },
    {
      "job": 78809746886,
      "time": 206,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326252603"
    },
    {
      "job": 78809746848,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326243419"
    },
    {
      "job": 78809746798,
      "time": 297,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326281854"
    },
    {
      "job": 78809746854,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326240148"
    },
    {
      "job": 78809746802,
      "time": 491,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326343468"
    },
    {
      "job": 78809373435,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326188634"
    },
    {
      "job": 78809746725,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326219864"
    },
    {
      "job": 78809746811,
      "time": 251,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326267186"
    },
    {
      "job": 78809746807,
      "time": 258,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326269075"
    },
    {
      "job": 78809746806,
      "time": 242,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326264046"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rkillick/actions/runs/26742393344",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rkillick/changepoint",
  "_commit": {
    "id": "d2d364d2dd2f382e235457eda72c1ee71114997a",
    "author": "Rebecca Killick <r.killick@lancaster.ac.uk>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #85 from kayleachampion/main\n\nUpdate cpt.class.R",
    "time": 1733224071
  },
  "_maintainer": {
    "name": "Rebecca Killick",
    "email": "r.killick@lancs.ac.uk",
    "login": "adunaic",
    "description": "",
    "uuid": 6817810
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "zoo",
      "version": ">= 0.9-1",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "rkillick",
  "_selfowned": true,
  "_usedby": 45,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "changepoint",
    "segmentation"
  ],
  "_stars": 140,
  "_contributors": [
    {
      "user": "rkillick",
      "count": 65,
      "uuid": 16543041
    },
    {
      "user": "longr",
      "count": 8,
      "uuid": 3597743
    },
    {
      "user": "hoxo-m",
      "count": 3,
      "uuid": 7479163
    },
    {
      "user": "mpadge",
      "count": 2,
      "uuid": 6697851
    },
    {
      "user": "kayleachampion",
      "count": 1,
      "uuid": 7621624
    }
  ],
  "_userbio": {
    "uuid": 16543041,
    "type": "user",
    "name": "Rebecca Killick"
  },
  "_downloads": {
    "count": 13609,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/changepoint"
  },
  "_mentions": 13,
  "_devurl": "https://github.com/rkillick/changepoint",
  "_searchresults": 1036,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/changepoint.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rkillick/changepoint",
  "_realowner": "rkillick",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3",
      "date": "2011-01-25"
    },
    {
      "version": "0.4",
      "date": "2011-03-24"
    },
    {
      "version": "0.4.1",
      "date": "2011-06-05"
    },
    {
      "version": "0.5",
      "date": "2011-07-30"
    },
    {
      "version": "0.6",
      "date": "2012-02-06"
    },
    {
      "version": "0.6.1",
      "date": "2012-05-13"
    },
    {
      "version": "0.7",
      "date": "2012-05-22"
    },
    {
      "version": "0.8",
      "date": "2012-09-26"
    },
    {
      "version": "1.0",
      "date": "2013-01-08"
    },
    {
      "version": "1.0.3",
      "date": "2013-02-01"
    },
    {
      "version": "1.0.4",
      "date": "2013-02-25"
    },
    {
      "version": "1.0.5",
      "date": "2013-03-07"
    },
    {
      "version": "1.0.6",
      "date": "2013-06-08"
    },
    {
      "version": "1.1",
      "date": "2013-06-20"
    },
    {
      "version": "1.1.1",
      "date": "2014-02-17"
    },
    {
      "version": "1.1.2",
      "date": "2014-03-27"
    },
    {
      "version": "1.1.3",
      "date": "2014-06-13"
    },
    {
      "version": "1.1.5",
      "date": "2014-06-25"
    },
    {
      "version": "2.0.1",
      "date": "2015-07-27"
    },
    {
      "version": "2.1.1",
      "date": "2015-09-30"
    },
    {
      "version": "2.2",
      "date": "2015-11-09"
    },
    {
      "version": "2.2.1",
      "date": "2016-02-26"
    },
    {
      "version": "2.2.2",
      "date": "2016-10-07"
    },
    {
      "version": "2.2.3",
      "date": "2022-03-14"
    },
    {
      "version": "2.2.4",
      "date": "2022-11-03"
    },
    {
      "version": "2.3",
      "date": "2024-11-04"
    }
  ],
  "_exports": [
    "BINSEG",
    "class_input",
    "coef",
    "cpt.mean",
    "cpt.meanvar",
    "cpt.reg",
    "cpt.var",
    "cpts",
    "cpts.full",
    "cpts.full<-",
    "cpts.ts",
    "cpts<-",
    "cpttype",
    "cpttype<-",
    "data.set",
    "data.set.ts",
    "data.set<-",
    "decision",
    "distribution",
    "distribution<-",
    "fitted",
    "likelihood",
    "logLik",
    "method",
    "method<-",
    "minseglen",
    "minseglen<-",
    "ncpts",
    "ncpts.max",
    "ncpts.max<-",
    "nseg",
    "param",
    "param.est",
    "param.est<-",
    "PELT",
    "pen.type",
    "pen.type<-",
    "pen.value",
    "pen.value.full",
    "pen.value.full<-",
    "pen.value<-",
    "penalty_decision",
    "plot",
    "residuals",
    "seg.len",
    "show",
    "summary",
    "test.stat",
    "test.stat<-"
  ],
  "_datasets": [
    {
      "name": "ftse100",
      "title": "FTSE 100 Daily Returns: 2nd April 1984 - 13th September 2012",
      "object": "ftse100",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2"
      ],
      "rows": 7187,
      "table": true,
      "tojson": true
    },
    {
      "name": "HC1",
      "title": "G+C Content in Human Chromosome 1",
      "object": "HC1",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "Lai2005fig3",
      "title": "Normalized glioblastoma profile for chromosome 13",
      "object": "Lai2005fig3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Spot",
        "CH",
        "POS.start",
        "POS.end",
        "GBM31"
      ],
      "rows": 797,
      "table": true,
      "tojson": true
    },
    {
      "name": "Lai2005fig4",
      "title": "Normalized glioblastoma profile for an excerpt of chromosome 7, the EGFR locus.",
      "object": "Lai2005fig4",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Spot",
        "CH",
        "POS.start",
        "POS.end",
        "GBM29"
      ],
      "rows": 193,
      "table": true,
      "tojson": true
    },
    {
      "name": "wave.c44137",
      "title": "Wave data from buoy c44137",
      "object": "wave.c44137",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "changepoint-package",
      "title": "Methods for Changepoint Detection",
      "topics": [
        "changepoint-package",
        "changepoint"
      ]
    },
    {
      "page": "BINSEG",
      "title": "Binary Segmentation - Only intended for developer use.",
      "topics": [
        "BINSEG"
      ]
    },
    {
      "page": "class_input",
      "title": "Input all required arguments into cpt classes - Only intended for developer use.",
      "topics": [
        "class_input"
      ]
    },
    {
      "page": "cpt.mean",
      "title": "Identifying Changes in Mean",
      "topics": [
        "cpt.mean"
      ]
    },
    {
      "page": "cpt.meanvar",
      "title": "Identifying Changes in Mean and Variance",
      "topics": [
        "cpt.meanvar"
      ]
    },
    {
      "page": "cpt.reg",
      "title": "Identifying Changes in Regression",
      "topics": [
        "cpt.reg"
      ]
    },
    {
      "page": "cpt.var",
      "title": "Identifying Changes in Variance",
      "topics": [
        "cpt.var"
      ]
    },
    {
      "page": "decision",
      "title": "Decision Function - Only intended for developer use.",
      "topics": [
        "decision"
      ]
    },
    {
      "page": "ftse100",
      "title": "FTSE 100 Daily Returns: 2nd April 1984 - 13th September 2012",
      "topics": [
        "ftse100"
      ]
    },
    {
      "page": "HC1",
      "title": "G+C Content in Human Chromosome 1",
      "topics": [
        "HC1"
      ]
    },
    {
      "page": "Lai2005fig3",
      "title": "Normalized glioblastoma profile for chromosome 13",
      "topics": [
        "Lai2005fig3"
      ]
    },
    {
      "page": "Lai2005fig4",
      "title": "Normalized glioblastoma profile for an excerpt of chromosome 7, the EGFR locus.",
      "topics": [
        "Lai2005fig4"
      ]
    },
    {
      "page": "ncpts",
      "title": "Generic Function - ncpts",
      "topics": [
        "ncpts"
      ]
    },
    {
      "page": "nseg",
      "title": "Generic Function - nseg",
      "topics": [
        "nseg"
      ]
    },
    {
      "page": "PELT",
      "title": "PELT (Pruned Exact Linear Time) - Only intended for developer use.",
      "topics": [
        "PELT"
      ]
    },
    {
      "page": "penalty_decision",
      "title": "Penalty Decision Function - Only intended for developer use.",
      "topics": [
        "penalty_decision"
      ]
    },
    {
      "page": "seg.len",
      "title": "Generic Function - seg.len",
      "topics": [
        "seg.len"
      ]
    },
    {
      "page": "wave.c44137",
      "title": "Wave data from buoy c44137",
      "topics": [
        "wave.c44137"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "zoo"
  ],
  "_score": 11.027707764986815,
  "_indexed": true,
  "_nocasepkg": "changepoint",
  "_universes": [
    "rkillick",
    "adunaic"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-06-01T07:59:51.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "f4f6c82de156e4aec2ecda9861356a364da97d89c7c12c83f131b75f9a077c28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/26742393344"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-06-01T07:59:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "c862d30b789f063cf918d05d52b8239eff811510b2a0f3e17e721f5f7f8615de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/26742393344"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-06-01T08:00:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "b6a09b644934ad33b31bd271bcb5c26b887ea27a0c6cacb4b0aabfb277add2cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/26742393344"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-06-01T07:59:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "03402ebf44b916ab93171d60989f5e93a4734822ccc2cae335d103b6ac6f22eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/26742393344"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3",
      "date": "2026-06-01T07:59:46.000Z",
      "arch": "aarch64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "f83952a4308b978a30e7de810da39c465dd8bf9589319d31a7b1ece6387c77d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/26742393344"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3",
      "date": "2026-06-01T08:00:40.000Z",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "c82a7f530a6acc0eba3539629a98d4d88f8ab81840b546dd7c5d5baabe9bd3a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/26742393344"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3",
      "date": "2026-06-01T07:59:37.000Z",
      "arch": "aarch64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "f94f7762fc08b0abe63de7ea160d780a2218f712e56a431b4219c3d3aae0f0ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/26742393344"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3",
      "date": "2026-06-01T08:01:15.000Z",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "149f10e3fdd10ee67e6657122e020af3bc99b018aaaa7839048c4a0c9723b001",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/26742393344"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3",
      "date": "2026-06-01T07:59:52.000Z",
      "arch": "emscripten",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "9ecd79c79d75efdfd4df8023996b278769d475253c049124e425bcc66355a693",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/26742393344"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3",
      "date": "2026-06-01T07:59:11.000Z",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "3085fef67d007c5e625c569a21b573cbed3d2f4eb005f3cf47aa4a7f73ebc186",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/26742393344"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3",
      "date": "2026-06-01T07:59:25.000Z",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "62899c3b86646f93877769b8ec5dce89f69f6292a94d326d6bd72fa9003fd921",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/26742393344"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3",
      "date": "2026-06-01T07:59:06.000Z",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "840db7f6c9748d158d8b96d5270c30416011e550220a11f5e623af7bdda277bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/26742393344"
    }
  ]
}