{
  "_id": "6a633bd4d3420cf5dfdb8eed",
  "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-07-24 08:02:12 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",
  "_user": "rkillick",
  "_type": "src",
  "_file": "changepoint_2.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/ba932827e157df9fcaea09723ca2698456d533cd338858fa8d7fb700c37eb59d",
  "_filesize": 494129,
  "_sha256": "ba932827e157df9fcaea09723ca2698456d533cd338858fa8d7fb700c37eb59d",
  "_expires": "2026-11-01T10:17:54.000Z",
  "_created": "2026-07-24T08:02:12.000Z",
  "_published": "2026-07-24T10:17:55.970Z",
  "_jobs": [
    {
      "job": 89431457079,
      "time": 198,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8590510765"
    },
    {
      "job": 89431457059,
      "time": 243,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8590527417"
    },
    {
      "job": 89431457097,
      "time": 268,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590536726"
    },
    {
      "job": 89431457166,
      "time": 233,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590523671"
    },
    {
      "job": 89431457086,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8593582171"
    },
    {
      "job": 89431457036,
      "time": 318,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8593505417"
    },
    {
      "job": 89431457076,
      "time": 249,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8593390129"
    },
    {
      "job": 89431457072,
      "time": 282,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8593297614"
    },
    {
      "job": 89430888524,
      "time": 174,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590435653"
    },
    {
      "job": 89431457124,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8590476029"
    },
    {
      "job": 89431457062,
      "time": 264,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8590535223"
    },
    {
      "job": 89431457085,
      "time": 245,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590528306"
    },
    {
      "job": 89431457050,
      "time": 258,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590534695"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rkillick/actions/runs/30077315594",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 44,
  "_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": 136
  },
  "_downloads": {
    "count": 6363,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/changepoint"
  },
  "_mentions": 13,
  "_devurl": "https://github.com/rkillick/changepoint",
  "_searchresults": 1010,
  "_rbuild": "4.6.1",
  "_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.67674525523092,
  "_indexed": true,
  "_nocasepkg": "changepoint",
  "_universes": [
    "rkillick",
    "adunaic"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-07-24T08:04:07.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "https://r2.ropensci.org/25379802cd7d8bbf80ecac68a738937cd032f5a4f4794d537d13cdc97735acda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/30077315594"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-07-24T08:04:28.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "https://r2.ropensci.org/40b4a0ced67ae22472560d2d497d99c920a9cda74969066ed11baa9c1506fabd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/30077315594"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.3",
      "date": "2026-07-24T08:05:07.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "https://r2.ropensci.org/bed8a60e0e743e18ca432f66c5ca2032652af4817012566574e550cfb7de9852",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/30077315594"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.3",
      "date": "2026-07-24T08:04:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "https://r2.ropensci.org/132ab91417818858309e341206de12cd3bc201952d927f57a4c2fd44f9d76416",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/30077315594"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3",
      "date": "2026-07-24T10:16:13.000Z",
      "arch": "aarch64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "https://r2.ropensci.org/b488140483633c04f7a76f2e80d4cbb736ab232d63df42d42c6bbdbff02cafba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/30077315594"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3",
      "date": "2026-07-24T10:11:37.000Z",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "https://r2.ropensci.org/fba738860db09dd787fbaf7c5c5f238eb5586b967c73e766132e0b279d1f62b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/30077315594"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.3",
      "date": "2026-07-24T10:07:11.000Z",
      "arch": "aarch64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "https://r2.ropensci.org/587beabb969dad104012725a9c2f03434624bafd2df5647c6183767e608ab183",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/30077315594"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.3",
      "date": "2026-07-24T10:02:46.000Z",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "https://r2.ropensci.org/a6beb0f791e330380def1b058d4da0ba5758605012d989bd69e0750a26635b30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/30077315594"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3",
      "date": "2026-07-24T08:04:19.000Z",
      "arch": "emscripten",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "https://r2.ropensci.org/30211604ebf029c66438ffc999396babbfacca6e553136c0c908c91c7c005dd8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/30077315594"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3",
      "date": "2026-07-24T08:03:39.000Z",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "https://r2.ropensci.org/48e5737cbf6fc4e61028e23131ebd90391b5137b3930dd5e1e2913d185acec6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/30077315594"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3",
      "date": "2026-07-24T08:03:19.000Z",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "https://r2.ropensci.org/a645002cb12db4a61396002f28273e7edc4fcaa1d36e8e1f99826e52842a9681",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/30077315594"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.3",
      "date": "2026-07-24T08:03:47.000Z",
      "arch": "x86_64",
      "commit": "d2d364d2dd2f382e235457eda72c1ee71114997a",
      "fileid": "https://r2.ropensci.org/d8bb09ff8c960f74bef6d33417b31b01c48b61bbbbf529835cc147dc4fc9dc1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rkillick/actions/runs/30077315594"
    }
  ]
}