Package: IDetect
Type: Package
Title: Isolate-Detect Method for Multiple Change-Point Detection
Version: 0.1.1
Depends: R (>= 3.4.2)
Imports: splines
Authors@R: c(person("Andreas", "Anastasiou", email = "anastasiou.andreas@ucy.ac.cy", role = c("aut", "cre")),
        person("Piotr", "Fryzlewicz", email = "p.fryzlewicz@lse.ac.uk", role = "aut"))
Description: The IDetect provides efficient implementation of the ID methodology 
    for the consistent estimation of the number and location of multiple 
    change-points in one-dimensional data sequences from the `deterministic 
    + noise' model. Currently implemented scenarios are: piecewise-constant signal, 
    piecewise-constant signal with a heavy-tailed noise, continuous piecewise-linear 
    signal, continuous piecewise-linear signal with a heavy-tailed noise.
License: GPL-3
Encoding: UTF-8
Suggests: testthat (>= 3.0.0)
Config/roxygen2/version: 8.0.0
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-05-07 08:08:59 UTC; aanast03
Author: Andreas Anastasiou [aut, cre],
  Piotr Fryzlewicz [aut]
Maintainer: Andreas Anastasiou <anastasiou.andreas@ucy.ac.cy>
Repository: CRAN
Date/Publication: 2026-05-07 12:40:48 UTC
