Package: EnvCpt
Type: Package
Title: Detection of Structural Changes in Climate and Environment Time
        Series
Version: 0.1.1
Date: 2016-10-11
Authors@R: c(person("Rebecca", "Killick", role=c("aut","cre"),email="r.killick@lancs.ac.uk"),
	person("Claudie", "Beaulieu", role="aut"), person("Simon", "Taylor", role="aut"))
Maintainer: Rebecca Killick <r.killick@lancs.ac.uk>
URL: https://github.com/rkillick/EnvCpt/
Description: Tools for automatic model selection and diagnostics for Climate and Environmental data.  In particular the envcpt() function does automatic model selection between a variety of trend, changepoint and autocorrelation models.  The envcpt() function should be your first port of call.
Depends: R(>= 3.3), changepoint(>= 2.2.2), forecast, grDevices, MASS,
        methods, stats, utils, zoo
Suggests: testthat
License: GPL
LazyLoad: yes
Packaged: 2016-10-12 09:05:46 UTC; killick
NeedsCompilation: no
Author: Rebecca Killick [aut, cre],
  Claudie Beaulieu [aut],
  Simon Taylor [aut]
Repository: CRAN
Date/Publication: 2016-10-13 20:36:52
