Package: rupturesRcpp
Type: Package
Title: Object-Oriented Interface for Offline Change-Point Detection
Version: 1.0.2
Authors@R: 
    c(
      person("Minh Long", "Nguyen", , "edelweiss611428@gmail.com", role = c("aut", "cre")),
      person("Toby", "Hocking", , "toby.hocking@r-project.org", role = "aut"),
      person("Charles", "Truong", , "ctruong@ens-paris-saclay.fr", role = "aut")
    )
Description: A collection of efficient implementations of popular offline change-point detection algorithms, featuring a consistent, object-oriented interface for practical use.
Encoding: UTF-8
RoxygenNote: 7.3.2
License: CC BY 4.0
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp, R6, ggplot2, patchwork, methods
Suggests: testthat (>= 3.0.0), reticulate, binsegRcpp
Config/testthat/edition: 3
Collate: 'costFuncR6.R' 'PeltR6.R' 'WindowR6.R' 'binSegR6.R'
        'rupturesRcpp-package.R' 'zzz.R'
NeedsCompilation: yes
Packaged: 2025-11-23 03:41:57 UTC; edelweiss
Author: Minh Long Nguyen [aut, cre],
  Toby Hocking [aut],
  Charles Truong [aut]
Maintainer: Minh Long Nguyen <edelweiss611428@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-23 22:10:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-12-07 04:26:30 UTC; windows
Archs: x64
