Package: changepoint
Type: Package
Title: Changepoint Analysis
Version: 2.1.1
Date: 2015-09-30
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="aut"),
        person("Paul","Fearnhead",role="ctb"), 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-09-30 18:37:27 UTC; killick
NeedsCompilation: yes
Author: Rebecca Killick [aut, cre],
  Kaylea Haynes [aut],
  Idris Eckley [aut],
  Paul Fearnhead [ctb],
  Jamie Lee [ctr]
Repository: CRAN
Date/Publication: 2015-10-01 00:37:49
