Package: BayesChange Title: Bayesian Methods for Change Point Analysis Version: 2.3.0 Authors@R: c( person("Luca", "Danese", role = c("aut", "cre", "cph"), email = "l.danese1@campus.unimib.it", comment = c(ORCID = "0000-0001-8444-8563")), person("Riccardo", "Corradin", role = "aut"), person("Andrea", "Ongaro", role = "aut")) Description: Performs change point detection on univariate and multivariate time series (Martínez & Mena, 2014, ; Corradin, Danese & Ongaro, 2022, ) and clusters time-dependent data with common change points (Corradin, Danese, KhudaBukhsh & Ongaro, 2026, ). License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 LinkingTo: Rcpp, RcppArmadillo, RcppGSL Imports: Rcpp, salso, dplyr, tidyr, ggplot2, ggpubr, coda, rlang, reshape2 Depends: R (>= 3.5.0) Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr URL: https://github.com/lucadanese/BayesChange BugReports: https://github.com/lucadanese/BayesChange/issues LazyData: true Config/pak/sysreqs: cmake make libgsl0-dev libicu-dev libclang-dev Repository: https://lucadanese.r-universe.dev Date/Publication: 2026-03-06 15:48:31 UTC RemoteUrl: https://github.com/lucadanese/bayeschange RemoteRef: HEAD RemoteSha: 31dbd4f7dd86b0ec9c42b1a79955df437b55f589 NeedsCompilation: yes Packaged: 2026-07-07 07:09:09 UTC; root Author: Luca Danese [aut, cre, cph] (ORCID: ), Riccardo Corradin [aut], Andrea Ongaro [aut] Maintainer: Luca Danese