Package: changepoint
Type: Package
Title: Methods for Changepoint Detection
Version: 2.3
Date: 2024-11-02
Authors@R: c(person("Rebecca", "Killick",
        role=c("aut","cre"),email="r.killick@lancs.ac.uk"),
				person("Kaylea", "Haynes", role="ctb"),        
        person("Harjit","Hullait",role="ctb"),
				person("Idris", "Eckley", role=c("ths")),
        person("Paul","Fearnhead",role=c("ctb","ths")), 
        person("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 methods for finding single and multiple changepoints within data.  Many popular non-parametric and frequentist methods are included.  The cpt.mean(), cpt.var(), cpt.meanvar() functions should be your first point of call.
Depends: R(>= 3.2), methods, stats, zoo(>= 0.9-1)
Suggests: testthat, vdiffr
License: GPL
LazyData: true
Packaged: 2024-11-03 20:58:47 UTC; killick
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2024-11-04 08:30:05 UTC
Author: Rebecca Killick [aut, cre],
  Kaylea Haynes [ctb],
  Harjit Hullait [ctb],
  Idris Eckley [ths],
  Paul Fearnhead [ctb, ths],
  Robin Long [ctb],
  Jamie Lee [ctr]
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 03:33:16 UTC; unix
Archs: changepoint.so.dSYM
