Package: changepoint
Type: Package
Title: An R package for changepoint analysis
Version: 1.1.1
Date: 2014-01-16
Authors@R: c(person("Rebecca", "Killick",
        role=c("aut","cre"),email="r.killick@lancs.ac.uk"),
        person("Idris", "Eckley", 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(>= 2.12), methods, stats
Imports: zoo
License: GPL
LazyLoad: yes
Packaged: 2014-02-17 16:11:17 UTC; killick
Author: Rebecca Killick [aut, cre],
  Idris Eckley [aut],
  Paul Fearnhead [ctb]
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-02-17 17:35:11
