-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathDESCRIPTION
More file actions
executable file
·19 lines (18 loc) · 956 Bytes
/
DESCRIPTION
File metadata and controls
executable file
·19 lines (18 loc) · 956 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package: EnvCpt
Type: Package
Title: Detection of Structural Changes in Climate and Environment Time
Series
Version: 1.2
Date: 2026-04-23
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"),person("Harjit","Hullait",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), grDevices, MASS,
methods, stats, utils, zoo
Suggests: testthat
License: GPL
LazyLoad: yes
Packaged: 2026-04-23 13:46:06 UTC; killick
NeedsCompilation: yes