Package: changepoints Type: Package Title: A Collection of Change-Point Detection Methods Version: 1.1.0 Date: 2022-12-29 Authors@R: c( person("Haotian", "Xu", email="haotian.xu@uclouvain.be", role=c("aut","cre")), person("Oscar", "Padilla", email="oscar.madrid@stat.ucla.edu", role="aut"), person("Daren", "Wang", email="dwang24@nd.edu", role="aut"), person("Mengchu", "Li", email="Mengchu.Li@warwick.ac.uk", role="aut"), person("Qin", "Wen", role="ctb") ) Maintainer: Haotian Xu Description: Performs a series of offline and/or online change-point detection algorithms for 1) univariate mean: , ; 2) univariate polynomials: ; 3) univariate and multivariate nonparametric settings: , ; 4) high-dimensional covariances: ; 5) high-dimensional networks with and without missing values: , , ; 6) high-dimensional linear regression models: , ; 7) high-dimensional vector autoregressive models: ; 8) high-dimensional self exciting point processes: ; 9) dependent dynamic nonparametric random dot product graphs: ; 10) univariate mean against adversarial attacks: . Depends: R (>= 3.5.0) Imports: stats, gglasso, glmnet, MASS, Rcpp, data.tree, cubature Suggests: knitr, abind, rmarkdown LinkingTo: Rcpp, RcppArmadillo License: GPL (>= 3) RoxygenNote: 7.2.3 Encoding: UTF-8 URL: https://github.com/HaotianXu/changepoints VignetteBuilder: knitr Config/pak/sysreqs: make libicu-dev Repository: https://haotianxu.r-universe.dev Date/Publication: 2023-10-07 11:28:54 UTC RemoteUrl: https://github.com/haotianxu/changepoints RemoteRef: HEAD RemoteSha: 002b97ea4e29b38dbd55ccfcbbf24ffeccfd9532 NeedsCompilation: yes Packaged: 2026-06-14 09:48:04 UTC; root Author: Haotian Xu [aut, cre], Oscar Padilla [aut], Daren Wang [aut], Mengchu Li [aut], Qin Wen [ctb]