Package: offlineChange
Title: Detect Multiple Change Points from Time Series
Version: 0.0.4
Authors@R: c(
    person("Jiahuan", "Ye", email = "jiahuanye431@gmail.com", role = c("aut","trl","cre")),
    person("Jie", "Ding", email = "dingj@umn.edu", role = c("aut")))
Description: Detect the number and locations of change points. The locations can be either exact or in terms of ranges, 
            depending on the available computational resource. The method is based on Jie Ding, Yu Xiang, Lu Shen, Vahid Tarokh (2017) <doi:10.1109/TSP.2017.2711558>.
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: graphics, utils, stats, methods, Rcpp (>= 1.0.1)
LinkingTo: Rcpp
RoxygenNote: 7.1.0
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL:
NeedsCompilation: yes
Packaged: 2020-04-19 10:07:55 UTC; Jiahuan
Author: Jiahuan Ye [aut, trl, cre],
  Jie Ding [aut]
Maintainer: Jiahuan Ye <jiahuanye431@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-20 08:00:02 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-01-24 10:34:13 UTC; unix
Archs: offlineChange.so.dSYM
