Package: changepoint.geo
Type: Package
Title: Geometrically Inspired Multivariate Changepoint Detection
Version: 1.0.3
Date: 2025-08-12
Authors@R: c(person("Thomas","Grundy",role=c("aut")),
		person("Rebecca","Killick",role=c("cre","ths"),email="r.killick@lancaster.ac.uk"))
Maintainer: Rebecca Killick <r.killick@lancaster.ac.uk>
URL: https://github.com/grundy95/changepoint.geo/
Description: Implements the high-dimensional changepoint detection method GeomCP and the related mappings used for changepoint detection. These methods view the changepoint problem from a geometrical viewpoint and aim to extract relevant geometrical features in order to detect changepoints. The geomcp() function should be your first point of call. References: Grundy et al. (2020) <doi:10.1007/s11222-020-09940-y>. 
Depends: R(>= 3.6), changepoint, changepoint.np, methods, ggplot2
Imports: Rdpack
RdMacros: Rdpack
Suggests: testthat, MASS
License: GPL
LazyLoad: yes
NeedsCompilation: no
Author: Thomas Grundy [aut],
  Rebecca Killick [cre, ths]
Repository: CRAN
Packaged: 2025-08-31 20:29:45 UTC; killick
Date/Publication: 2025-08-31 20:50:02 UTC
Built: R 4.4.1; ; 2025-08-31 21:13:04 UTC; unix
