Package: L0cpt
Type: Package
Title: Change Point Detection with L0 Penalty
Version: 0.2.0
Date: 2026-3-18
Authors@R: person(given = "Tianhao",
                      family = "Wang",
                      role = c("aut", "cre"),
                      email = "tianhaowang@mail.ustc.edu.cn")
Description: Under an L0 penalty framework, a computationally efficient implementation of change point detection is developed.  By integrating active set algorithms with warm start initialization, the package achieves linear-time complexity for solving change point detection problems. References: Wen et al. (2020) <doi:10.18637/jss.v094.i04>; Zhu et al. (2020)<doi:10.1073/pnas.2014241117>. 
License: GPL (>= 3)
RoxygenNote: 7.3.2
Encoding: UTF-8
Imports: ggplot2, stats
Suggests: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2026-03-19 06:22:41 UTC; wangt
Author: Tianhao Wang [aut, cre]
Maintainer: Tianhao Wang <tianhaowang@mail.ustc.edu.cn>
Repository: CRAN
Date/Publication: 2026-03-23 17:20:28 UTC
Built: R 4.6.0; ; 2026-04-23 02:05:34 UTC; windows
