Package: Rcatch22
Type: Package
Title: Calculation of 22 CAnonical Time-Series CHaracteristics
Version: 0.1.12
Date: 2021-05-29
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"))
  )
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: Rcpp (>= 0.12.15)
LinkingTo: Rcpp
Suggests: knitr, markdown, rmarkdown
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2021-05-30 01:47:24 UTC; trenthenderson
Author: Trent Henderson [cre, aut],
  Carl Lubba [ctb]
Repository: CRAN
Date/Publication: 2021-05-31 07:00:03 UTC
