Package: theft Type: Package Title: Tools for Handling Extraction of Features from Time Series Version: 0.9.0 Date: 2026-06-09 Authors@R: c( person("Trent", "Henderson", email = "then6675@uni.sydney.edu.au", role = c("cre", "aut")), person("Annie", "Bryant", role = "ctb") ) Maintainer: Trent Henderson Description: Consolidates and calculates different sets of time-series features from multiple 'R' and 'Python' packages including 'Rcatch22' Henderson, T. (2021) , 'feasts' O'Hara-Wild, M., Hyndman, R., and Wang, E. (2021) , 'tsfeatures' Hyndman, R., Kang, Y., Montero-Manso, P., Talagala, T., Wang, E., Yang, Y., and O'Hara-Wild, M. (2020) , 'tsfresh' Christ, M., Braun, N., Neuffer, J., and Kempa-Liehr A.W. (2018) , 'TSFEL' Barandas, M., et al. (2020) , and 'Kats' Facebook Infrastructure Data Science (2021) . BugReports: https://github.com/hendersontrent/theft/issues License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Depends: R (>= 3.5.0) Imports: utils, stats, rlang, dplyr, tidyr, purrr, tsibble, fabletools, feasts, tsfeatures, Rcatch22, reticulate, R.matlab Suggests: lifecycle, cachem, bslib, knitr, rmarkdown, pkgdown, testthat RoxygenNote: 7.3.3 VignetteBuilder: knitr URL: https://hendersontrent.github.io/theft/ Config/pak/sysreqs: libicu-dev libpng-dev libssl-dev python3 Repository: https://hendersontrent.r-universe.dev Date/Publication: 2026-06-09 10:52:44 UTC RemoteUrl: https://github.com/hendersontrent/theft RemoteRef: HEAD RemoteSha: 4e199c3b4d1e4c4610cc51c1a1538b06c67e3467 NeedsCompilation: no Packaged: 2026-06-15 09:59:43 UTC; root Author: Trent Henderson [cre, aut], Annie Bryant [ctb]