Package: changepoint Type: Package Title: Methods for Changepoint Detection Version: 2.2.4 Date: 2022-10-31 Authors@R: c(person("Rebecca", "Killick", role=c("aut","cre"),email="r.killick@lancs.ac.uk"), person("Kaylea", "Haynes", role="aut"), 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 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.1), methods, stats, zoo(>= 0.9-1) Suggests: testthat, vdiffr License: GPL LazyData: true Packaged: 2022-11-03 18:30:45 UTC; killick NeedsCompilation: yes Repository: CRAN Date/Publication: 2022-11-03 22:30:06 UTC Author: Rebecca Killick [aut, cre], Kaylea Haynes [aut], Idris Eckley [ths], Paul Fearnhead [ctb, ths], Robin Long [ctb], Jamie Lee [ctr] Built: R 4.0.4; x86_64-pc-linux-gnu; 2022-12-19 10:52:39 UTC; unix