Type: Package
Package: RChest
Title: Locating Distributional Changes in Highly Dependent Time Series
Version: 1.0.3
Authors@R: 
    c(person(given = "Lukas",
             family = "Zierahn",
             role = c("cre", "aut"),
             email = "lukas@kappa-mm.de"),
      person(given = "Azadeh",
             family = "Khaleghi",
             role = "aut",
             email = "a.khaleghi@lancaster.ac.uk"))
Maintainer: Lukas Zierahn <lukas@kappa-mm.de>
Description: Provides algorithms to locate multiple
    distributional change-points in piecewise stationary time series. The
    algorithms are provably consistent, even in the presence of long-range
    dependencies. Knowledge of the number of change-points is not
    required. The code is written in Go and interfaced with R.
License: GPL
URL: https://github.com/azalk/GoChest
BugReports: https://github.com/azalk/GoChest/issues
Imports: Rdpack, reticulate
Suggests: testthat
RdMacros: Rdpack
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-02-13 15:46:50 UTC; lukas
Author: Lukas Zierahn [cre, aut],
  Azadeh Khaleghi [aut]
Repository: CRAN
Date/Publication: 2021-02-13 16:00:02 UTC
Built: R 4.6.0; ; 2025-08-18 07:51:59 UTC; unix
