Package: ctsfeatures
Type: Package
Title: Analyzing Categorical Time Series
Version: 1.0.0
Authors@R: c(
    person("Angel", "Lopez-Oriona", email = "oriona38@hotmail.com", 
    role = c("aut", "cre")),
    person("Jose", "A. Vilar", role = "aut"))
Description: An implementation of several functions for feature extraction in 
    categorical time series datasets. Specifically, some features related to 
    marginal distributions and serial dependence patterns can be computed. These 
    features can be used to feed clustering and classification algorithms for
    categorical time series, among others. The package also includes some
    interesting datasets containing biological sequences. Practitioners from a 
    broad variety of fields could benefit from the general framework provided 
    by 'ctsfeatures'.
License: GPL-2
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
Depends: R (>= 4.0.0)
RoxygenNote: 7.1.2
Imports: ggplot2, astsa, latex2exp, Rdpack, Bolstad2
RdMacros: Rdpack
NeedsCompilation: no
Packaged: 2023-02-18 10:35:03 UTC; angel
Author: Angel Lopez-Oriona [aut, cre],
  Jose A. Vilar [aut]
Maintainer: Angel Lopez-Oriona <oriona38@hotmail.com>
Repository: CRAN
Date/Publication: 2023-02-20 11:40:08 UTC
Built: R 4.1.2; ; 2023-02-21 12:20:06 UTC; unix
