Package: changepoint
Type: Package
Title: An R package for changepoint analysis
Version: 1.1.5
Date: 2014-06-25
Authors@R: c(person("Rebecca", "Killick",
        role=c("aut","cre"),email="r.killick@lancs.ac.uk"),
				person("Idris", "Eckley", role="aut"),
				person("Kaylea", "Haynes", role="aut"),        
        person("Paul","Fearnhead",role="ctb"))
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
License: GPL
LazyLoad: yes
Packaged: 2014-06-25 15:20:18 UTC; killick
Author: Rebecca Killick [aut, cre],
  Idris Eckley [aut],
  Kaylea Haynes [aut],
  Paul Fearnhead [ctb]
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-06-25 17:32:45
