Package: changepoint
Type: Package
Title: Methods for Changepoint Detection
Version: 2.2
Date: 2015-10-23
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","aut")),
        person("Paul","Fearnhead",role=c("ctb","ths")), person("Jamie","Lee",role="ctr"))
Maintainer: Rebecca Killick <r.killick@lancs.ac.uk>
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.0), methods, stats, zoo
Suggests: testthat
License: GPL
LazyLoad: yes
Packaged: 2015-11-09 16:41:42 UTC; killick
NeedsCompilation: yes
Author: Rebecca Killick [aut, cre],
  Kaylea Haynes [aut],
  Idris Eckley [ths, aut],
  Paul Fearnhead [ctb, ths],
  Jamie Lee [ctr]
Repository: CRAN
Date/Publication: 2015-11-09 18:09:10
