Package: changepoint
Type: Package
Title: An R Package for Changepoint Analysis
Version: 2.0.1
Date: 2015-07-27
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-07-27 13:18:19 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-07-27 20:20:16
