Type: Package
Package: multibreakeR
Title: Tests for a Structural Change in Multivariate Time Series
Version: 0.1.0
Authors@R: 
    person("Loic", "Marechal", , "loic.marechal@unil.ch", role = c("cre", "aut"))
Description: Flexible implementation of a structural change point detection algorithm for multivariate time series.
    It authorizes inclusion of trends, exogenous variables, and break test on the intercept or on the full vector autoregression system.
    Bai, Lumsdaine, and Stock (1998) <doi:10.1111/1467-937X.00051>.
License: GPL
Language: en-US
Imports: dplyr, ggplot2, reshape2, rlang (>= 0.4.11), scales, stats
Suggests: knitr, rmarkdown, roxygen2, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
URL: https://github.com/loicym/multibreakeR
NeedsCompilation: no
Packaged: 2023-05-23 11:10:22 UTC; loicy
Author: Loic Marechal [cre, aut]
Maintainer: Loic Marechal <loic.marechal@unil.ch>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2023-05-24 08:20:08 UTC
Built: R 4.5.0; ; 2025-04-03 05:09:54 UTC; unix
