Package: Rcatch22
Type: Package
Title: Calculation of 22 CAnonical Time-Series CHaracteristics
Version: 0.2.5
Date: 2026-06-15
Authors@R: c(
  person("Trent", "Henderson", email = "then6675@uni.sydney.edu.au", role = c("cre", "aut")),
  person("Carl", "Lubba", email = "c.lubba15@imperial.ac.uk", role = c("ctb")),
  person("Maximilian", "Mücke", email = "muecke.maximilian@gmail.com", role = c("ctb"),
         comment = c(ORCID = "0009-0000-9432-9795"))
  )
Maintainer: Trent Henderson <then6675@uni.sydney.edu.au>
Description: Calculate 22 summary statistics coded in C on time-series vectors to enable 
    pattern detection, classification, and regression applications in the 
    feature space as proposed by Lubba et al. (2019) <doi:10.1007/s10618-019-00647-x>.
BugReports: https://github.com/hendersontrent/Rcatch22/issues/
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: rlang, Rcpp (>= 0.12.15)
LinkingTo: Rcpp
Suggests: knitr, markdown, rmarkdown, testthat (>= 3.0.0)
RoxygenNote: 7.3.3
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2026-06-15 09:09:05 UTC; trenthenderson
Author: Trent Henderson [cre, aut],
  Carl Lubba [ctb],
  Maximilian Mücke [ctb] (ORCID: <https://orcid.org/0009-0000-9432-9795>)
Repository: CRAN
Date/Publication: 2026-06-15 12:40:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2026-06-16 09:00:47 UTC; windows
Archs: x64
