Package: CptNonPar
Type: Package
Title: Nonparametric Change Point Detection for Multivariate Time
        Series
Version: 0.3.0
Depends: R (>= 4.1.0)
Authors@R: c(person("Euan T.", "McGonigle", email="e.t.mcgonigle@soton.ac.uk", role=c("aut", "cre")),
    person("Haeran", "Cho", email = "haeran.cho@bristol.ac.uk", role="aut"))
Maintainer: Euan T. McGonigle <e.t.mcgonigle@soton.ac.uk>
License: GPL (>= 3)
Description: Implements the nonparametric moving sum procedure for detecting 
    changes in the joint characteristic function (NP-MOJO) for multiple change
    point detection in multivariate time series. See McGonigle, E. T., Cho, H. 
    (2025) <doi:10.1093/biomet/asaf024> for description of the NP-MOJO methodology.
Encoding: UTF-8
LinkingTo: Rcpp
Imports: Rcpp, doParallel, parallel, parallelly, foreach, Rfast,
        iterators, stats
URL: https://github.com/EuanMcGonigle/CptNonPar
BugReports: https://github.com/EuanMcGonigle/CptNonPar/issues
RoxygenNote: 7.3.2
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2025-04-16 14:05:12 UTC; euanmcgonigle
Author: Euan T. McGonigle [aut, cre],
  Haeran Cho [aut]
Repository: CRAN
Date/Publication: 2025-04-16 14:30:21 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-08 02:29:40 UTC; windows
Archs: x64
