Package: MuChPoint
Type: Package
Title: Multiple Change Point
Version: 0.6.4
Authors@R: c(person("Vincent", "Brault", email = "vincent.brault@univ-grenoble-alpes.fr",
  role = c("cre","aut"), comment = c(ORCID =
        "0000-0002-3629-3429")),person("Cougoulat", "Glenn", email = "glenn.cougoulat@univ-grenoble-alpes.fr",
  role = c("ctb")),person("Sarah", "Ouadah", email = "sarah.ouadah@agroparistech.fr",
  role = c("ctb")),person("Laure", "Sansonnet", email = "laure.sansonnet@agroparistech.fr",
  role = c("ctb"), comment = c(ORCID ="0000-0003-3653-7355")))
Maintainer: Vincent Brault <vincent.brault@univ-grenoble-alpes.fr>
Description: Nonparametric approach to estimate the location of block boundaries (change-points) of 
    non-overlapping blocks in a random symmetric matrix which consists of random variables whose 
    distribution changes from block to block.
    BRAULT Vincent, OUADAH Sarah, SANSONNET Laure and LEVY-LEDUC Celine (2017) <doi:10.1016/j.jmva.2017.12.005>.
Imports: Matrix, capushe, shiny, utils, methods, Rcpp, grDevices,
        graphics
Collate: MuChPoint_Class.R RcppExports.R MuChPoint.R
URL: https://github.com/Lionning/MuChPoint
BugReports: https://github.com/Lionning/MuChPoint/issues
License: GPL-2
Encoding: UTF-8
RoxygenNote: 7.3.3
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2025-09-08 12:55:01 UTC; Vincent
Author: Vincent Brault [cre, aut] (ORCID:
    <https://orcid.org/0000-0002-3629-3429>),
  Cougoulat Glenn [ctb],
  Sarah Ouadah [ctb],
  Laure Sansonnet [ctb] (ORCID: <https://orcid.org/0000-0003-3653-7355>)
Repository: CRAN
Date/Publication: 2025-09-08 14:00:14 UTC
