{
  "_id": "6a3bc6035cdecea1d6832a18",
  "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-24 11:49:19 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": "4f8a932dddce4fddc760cee1ec0a8988",
  "_user": "rkillick",
  "_type": "src",
  "_file": "changepoint_2.3.tar.gz",
  "_fileid": "7f244361435c572213d89f36661fb17fdbdfd16a1dbe2698c4fe543de36f2ee5",
  "_filesize": 496048,
  "_sha256": "7f244361435c572213d89f36661fb17fdbdfd16a1dbe2698c4fe543de36f2ee5",
  "_created": "2026-06-24T11:49:19.000Z",
  "_published": "2026-06-24T11:56:51.920Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83186655738,
      "time": 246,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7848655022"
    },
    {
      "job": 83186655795,
      "time": 228,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7848648291"
    },
    {
      "job": 83186655829,
      "time": 242,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7848653659"
    },
    {
      "job": 83186655764,
      "time": 229,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7848648403"
    },
    {
      "job": 83186655872,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7848616777"
    },
    {
      "job": 83186655855,
      "time": 359,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7848696047"
    },
    {
      "job": 83186655844,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7848612943"
    },
    {
      "job": 83186655808,
      "time": 411,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7848716427"
    },
    {
      "job": 83186232042,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7848563490"
    },
    {
      "job": 83186655740,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7848605163"
    },
    {
      "job": 83186655720,
      "time": 249,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7848655599"
    },
    {
      "job": 83186655791,
      "time": 228,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7848647844"
    },
    {
      "job": 83186655776,
      "time": 251,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7848656144"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rkillick/actions/runs/28096194123",
  "_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",
    "followers": 135
  },
  "_downloads": {
    "count": 9972,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/changepoint"
  },
  "_mentions": 13,
  "_devurl": "https://github.com/rkillick/changepoint",
  "_searchresults": 1010,
  "_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": 10.881625439115586,
  "_indexed": true,
  "_nocasepkg": "changepoint",
  "_universes": [
    "rkillick",
    "adunaic"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-06-24T11:52:09.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "5328a768fe64667ea67124a44403dfd2796d87f250d82453ae28b20e749ee074",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/28096194123"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-06-24T11:51:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "2bd191698ee5e8fd32a29dc54bf6a12a626d52f136dd5741724c65d6da75f191",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/28096194123"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-06-24T11:51:58.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "470d8337c0e40c6ef22a845b9f119868a134e4f1497f8cd37fd703e9d4c86e18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/28096194123"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-06-24T11:51:27.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "0acfbac605380f0d6bf020d3afe7a658f1c224f619593c453c164533916cf7b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/28096194123"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3",
      "date": "2026-06-24T11:50:51.000Z",
      "arch": "aarch64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "2c71d10b0b2c11c1d813479511db054b0c51f712aad6bb49a15be4ca40044bf3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/28096194123"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3",
      "date": "2026-06-24T11:52:27.000Z",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "fe307961ed157efa5d7d6ae5b0ad7925b0388c2e886632c2b4bcd599d9a11527",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/28096194123"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3",
      "date": "2026-06-24T11:50:44.000Z",
      "arch": "aarch64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "1c94353cc8429c10dfb536e314584397dac2c0f19bee51336cdda2a5b07a1597",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/28096194123"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3",
      "date": "2026-06-24T11:51:58.000Z",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "d4186177cb2eedbdbc1d933d8940109cb95c8f0fa2b6f9ca5950feb878a65435",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/28096194123"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3",
      "date": "2026-06-24T11:51:28.000Z",
      "arch": "emscripten",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "2197abbbacc4ce8f5fcc0bf69f7f1dfa7a2c1a09772f1ecbf6f9f69764b465ee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/28096194123"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3",
      "date": "2026-06-24T11:50:32.000Z",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "675c0e843618e38eb3946e88cb5a67a80b869fcbf92e123409a7a7fc6fdc05ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/28096194123"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3",
      "date": "2026-06-24T11:50:28.000Z",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "9f615f0352a9fd53feeaf1f14caaab1180a37991c22c05a73e12d1634a54565b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/28096194123"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3",
      "date": "2026-06-24T11:50:34.000Z",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "f96d330e66995525ff3dd4bf383f1ec4c205bec6b5319658baa7af9f6920d170",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/28096194123"
    }
  ]
}