Package: theftdlc
Type: Package
Title: Analyse and Interpret Time Series Features
Version: 0.2.1
Date: 2025-07-29
Authors@R: c(
  person("Trent", "Henderson", email = "then6675@uni.sydney.edu.au", role = c("cre", "aut"))
  )
Maintainer: Trent Henderson <then6675@uni.sydney.edu.au>
Description: Provides a suite of functions for analysing, interpreting, and visualising
    time-series features calculated from different feature sets from the 'theft' package. 
    Implements statistical learning methodologies described in Henderson, T.,  
    Bryant, A., and Fulcher, B. (2023) <doi:10.48550/arXiv.2303.17809>.
BugReports: https://github.com/hendersontrent/theftdlc/issues
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.5.0), theft (>= 0.8.1)
Imports: rlang, stats, tibble, dplyr, ggplot2, tidyr, purrr, furrr,
        future, reshape2, scales, broom, Rtsne, e1071, janitor, umap,
        MASS, mclust, normaliseR, correctR, glmnet
Suggests: lifecycle, cachem, bslib, knitr, rmarkdown, pkgdown, testthat
RoxygenNote: 7.3.2
VignetteBuilder: knitr
URL: https://hendersontrent.github.io/theftdlc/
NeedsCompilation: no
Packaged: 2025-07-29 10:16:54 UTC; trenthenderson
Author: Trent Henderson [cre, aut]
Repository: CRAN
Date/Publication: 2025-07-29 11:20:02 UTC
Built: R 4.4.3; ; 2025-10-21 15:28:01 UTC; windows
