{
  "_id": "6a1971f8acfb0bcc41dee2ab",
  "Package": "dtwclust",
  "Type": "Package",
  "Title": "Time Series Clustering Along with Optimizations for the Dynamic\nTime Warping Distance",
  "Description": "Time series clustering along with optimized techniques\nrelated to the Dynamic Time Warping distance and its\ncorresponding lower bounds. Implementations of partitional,\nhierarchical, fuzzy, k-Shape and TADPole clustering are\navailable. Functionality can be easily extended with custom\ndistance measures and centroid definitions. Implementations of\nDTW barycenter averaging, a distance based on global alignment\nkernels, and the soft-DTW distance and centroid routines are\nalso provided. All included distance functions have custom\nloops optimized for the calculation of cross-distance matrices,\nincluding parallelization support. Several cluster validity\nindices are included.",
  "Version": "6.0.0",
  "Date": "2024-07-20",
  "Author": "Alexis Sarda-Espinosa",
  "Maintainer": "Alexis Sarda <alexis.sarda@gmail.com>",
  "BugReports": "https://github.com/asardaes/dtwclust/issues",
  "License": "GPL-3",
  "URL": "https://github.com/asardaes/dtwclust",
  "NeedsCompilation": "yes",
  "SystemRequirements": "GNU make",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Collate": "'CENTROIDS-dba.R' 'CENTROIDS-pam.R' 'CENTROIDS-sdtw-cent.R'\n'CENTROIDS-shape-extraction.R' 'CLUSTERING-all-cent2.R'\n'CLUSTERING-compare-clusterings.R'\n'CLUSTERING-cvi-evaluators.R' 'CLUSTERING-ddist2.R'\n'CLUSTERING-partitional-fuzzy.R'\n'CLUSTERING-repeat-clustering.R' 'CLUSTERING-tadpole.R'\n'CLUSTERING-tsclust-controls.R' 'CLUSTERING-tsclust.R'\n'DISTANCES-dtw-basic.R' 'DISTANCES-dtw-lb.R' 'DISTANCES-dtw2.R'\n'DISTANCES-gak.R' 'DISTANCES-lb-improved.R'\n'DISTANCES-lb-keogh.R' 'DISTANCES-sbd.R' 'DISTANCES-sdtw.R'\n'GENERICS-cvi.R' 'RD-helpers.R' 'S4-Distmat.R'\n'S4-DistmatLowerTriangular.R' 'S4-PairTracker.R'\n'S4-SparseDistmat.R' 'S4-tsclustFamily.R'\n'S4-TSClusters-classes.R' 'S4-TSClusters-methods.R'\n'SHINY-interactive-clustering.R' 'SHINY-ssdtwclust.R'\n'SHINY-utils.R' 'UTILS-as-methods.R' 'UTILS-compute-envelope.R'\n'UTILS-data.R' 'UTILS-expressions.R' 'UTILS-globals-internal.R'\n'UTILS-nccc.R' 'UTILS-reinterpolate.R' 'UTILS-rng.R'\n'UTILS-tslist.R' 'UTILS-utils.R' 'UTILS-zscore.R' 'pkg.R'",
  "Packaged": {
    "Date": "2026-05-29 10:52:31 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "make",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-07-24 02:45:59 UTC",
  "RemoteUrl": "https://github.com/cran/dtwclust",
  "RemoteRef": "HEAD",
  "RemoteSha": "89d34105e1d3f2e4fca2ef9ed22c4fd1fd06cacc",
  "MD5sum": "4305b6aeb396ac19b1ebc097fa3c6b4a",
  "_user": "cran",
  "_type": "src",
  "_file": "dtwclust_6.0.0.tar.gz",
  "_fileid": "36046ef513cbc1eaca5bd142c6319493623cfa46b6128bae7de612ca418ec737",
  "_filesize": 4701064,
  "_sha256": "36046ef513cbc1eaca5bd142c6319493623cfa46b6128bae7de612ca418ec737",
  "_created": "2026-05-29T10:52:31.000Z",
  "_published": "2026-05-29T11:01:12.806Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78486937299,
      "time": 267,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289081664"
    },
    {
      "job": 78486937285,
      "time": 369,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289108859"
    },
    {
      "job": 78486937278,
      "time": 279,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289085005"
    },
    {
      "job": 78486937317,
      "time": 293,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289088558"
    },
    {
      "job": 78486084082,
      "time": 361,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289005306"
    },
    {
      "job": 78486937234,
      "time": 200,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289062991"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26632941907",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/dtwclust",
  "_commit": {
    "id": "89d34105e1d3f2e4fca2ef9ed22c4fd1fd06cacc",
    "author": "Alexis Sarda <alexis.sarda@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 6.0.0\n",
    "time": 1721789159
  },
  "_maintainer": {
    "name": "Alexis Sarda",
    "email": "alexis.sarda@gmail.com",
    "login": "asardaes",
    "description": "",
    "uuid": 7768461
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "proxy",
      "version": ">= 0.4-16",
      "role": "Depends"
    },
    {
      "package": "dtw",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "RcppThread",
      "role": "LinkingTo"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "clue",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "flexclust",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.5-0",
      "role": "Imports"
    },
    {
      "package": "RSpectra",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "version": ">= 4.4.0",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "iterators",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 20,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "asardaes",
      "count": 44,
      "uuid": 7768461
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 3925,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dtwclust"
  },
  "_mentions": 11,
  "_devurl": "https://github.com/asardaes/dtwclust",
  "_searchresults": 486,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dtwclust.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/asardaes/dtwclust",
  "_realowner": "asardaes",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2015-08-02"
    },
    {
      "version": "1.0.0",
      "date": "2015-08-23"
    },
    {
      "version": "1.1.0",
      "date": "2015-09-12"
    },
    {
      "version": "1.2.0",
      "date": "2015-11-15"
    },
    {
      "version": "1.3.0",
      "date": "2015-12-11"
    },
    {
      "version": "2.0.0",
      "date": "2016-01-03"
    },
    {
      "version": "2.1.0",
      "date": "2016-02-21"
    },
    {
      "version": "2.1.1",
      "date": "2016-03-20"
    },
    {
      "version": "2.1.2",
      "date": "2016-06-06"
    },
    {
      "version": "2.2.0",
      "date": "2016-09-02"
    },
    {
      "version": "2.2.1",
      "date": "2016-09-04"
    },
    {
      "version": "2.3.0",
      "date": "2016-10-07"
    },
    {
      "version": "3.0.0",
      "date": "2016-12-01"
    },
    {
      "version": "3.1.0",
      "date": "2017-01-08"
    },
    {
      "version": "3.1.1",
      "date": "2017-02-12"
    },
    {
      "version": "3.1.2",
      "date": "2017-04-01"
    },
    {
      "version": "3.2.0",
      "date": "2017-05-01"
    },
    {
      "version": "4.0.0",
      "date": "2017-06-05"
    },
    {
      "version": "4.0.1",
      "date": "2017-06-08"
    },
    {
      "version": "4.0.2",
      "date": "2017-07-09"
    },
    {
      "version": "4.0.3",
      "date": "2017-08-09"
    },
    {
      "version": "4.1.0",
      "date": "2017-09-11"
    },
    {
      "version": "4.1.1",
      "date": "2017-09-11"
    },
    {
      "version": "5.0.0",
      "date": "2017-12-09"
    },
    {
      "version": "5.1.0",
      "date": "2017-12-19"
    },
    {
      "version": "5.2.0",
      "date": "2018-01-29"
    },
    {
      "version": "5.3.0",
      "date": "2018-03-05"
    },
    {
      "version": "5.3.1",
      "date": "2018-04-08"
    },
    {
      "version": "5.4.0",
      "date": "2018-05-12"
    },
    {
      "version": "5.4.1",
      "date": "2018-06-10"
    },
    {
      "version": "5.5.0",
      "date": "2018-07-21"
    },
    {
      "version": "5.5.1",
      "date": "2018-09-25"
    },
    {
      "version": "5.5.2",
      "date": "2019-03-09"
    },
    {
      "version": "5.5.3",
      "date": "2019-06-29"
    },
    {
      "version": "5.5.4",
      "date": "2019-07-07"
    },
    {
      "version": "5.5.5",
      "date": "2019-09-19"
    },
    {
      "version": "5.5.6",
      "date": "2019-12-11"
    },
    {
      "version": "5.5.7",
      "date": "2022-01-13"
    },
    {
      "version": "5.5.8",
      "date": "2022-02-12"
    },
    {
      "version": "5.5.9",
      "date": "2022-03-16"
    },
    {
      "version": "5.5.10",
      "date": "2022-04-15"
    },
    {
      "version": "5.5.11",
      "date": "2022-09-24"
    },
    {
      "version": "5.5.12",
      "date": "2023-02-28"
    },
    {
      "version": "6.0.0",
      "date": "2024-07-23"
    }
  ],
  "_exports": [
    "as.matrix",
    "compare_clusterings",
    "compare_clusterings_configs",
    "compute_envelope",
    "cvi",
    "cvi_evaluators",
    "dba",
    "DBA",
    "dtw_basic",
    "dtw_lb",
    "dtw2",
    "fuzzy_control",
    "gak",
    "GAK",
    "hierarchical_control",
    "interactive_clustering",
    "lb_improved",
    "lb_keogh",
    "NCCc",
    "pam_cent",
    "partitional_control",
    "pdc_configs",
    "plot",
    "predict",
    "reinterpolate",
    "repeat_clustering",
    "sbd",
    "SBD",
    "sdtw",
    "sdtw_cent",
    "shape_extraction",
    "show",
    "ssdtwclust",
    "tadpole",
    "TADPole",
    "tadpole_control",
    "tsclust",
    "tsclust_args",
    "tslist",
    "update",
    "zscore"
  ],
  "_datasets": [
    {
      "name": "CharTraj",
      "title": "Subset of character trajectories data set",
      "object": "uciCT",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "CharTrajLabels",
      "title": "Subset of character trajectories data set",
      "object": "uciCT",
      "class": [
        "factor"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "CharTrajMV",
      "title": "Subset of character trajectories data set",
      "object": "uciCT",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "dtwclustTimings",
      "title": "Results of timing experiments",
      "object": "dtwclustTimings",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dtwclust-package",
      "title": "Time series clustering along with optimizations for the Dynamic Time Warping distance",
      "topics": [
        "dtwclust-package",
        "dtwclust"
      ]
    },
    {
      "page": "as.matrix",
      "title": "as.matrix",
      "topics": [
        "as.matrix"
      ]
    },
    {
      "page": "compare_clusterings",
      "title": "Compare different clustering configurations",
      "topics": [
        "compare_clusterings"
      ]
    },
    {
      "page": "compare_clusterings_configs",
      "title": "Create clustering configurations.",
      "topics": [
        "compare_clusterings_configs"
      ]
    },
    {
      "page": "compute_envelope",
      "title": "Time series warping envelopes",
      "topics": [
        "compute_envelope"
      ]
    },
    {
      "page": "cvi",
      "title": "Cluster validity indices",
      "topics": [
        "cvi",
        "cvi,FuzzyTSClusters",
        "cvi,FuzzyTSClusters-method",
        "cvi,HierarchicalTSClusters",
        "cvi,HierarchicalTSClusters-method",
        "cvi,matrix-method",
        "cvi,PartitionalTSClusters",
        "cvi,PartitionalTSClusters-method"
      ]
    },
    {
      "page": "cvi_evaluators",
      "title": "Cluster comparison based on CVIs",
      "topics": [
        "cvi_evaluators"
      ]
    },
    {
      "page": "DBA",
      "title": "DTW Barycenter Averaging",
      "topics": [
        "DBA",
        "dba"
      ]
    },
    {
      "page": "DistmatLowerTriangular-class",
      "title": "Distance matrix's lower triangular",
      "topics": [
        "DistmatLowerTriangular",
        "DistmatLowerTriangular-class"
      ]
    },
    {
      "page": "dtw_basic",
      "title": "Basic DTW distance",
      "topics": [
        "dtw_basic"
      ]
    },
    {
      "page": "dtw_lb",
      "title": "DTW distance matrix guided by Lemire's improved lower bound",
      "topics": [
        "dtw_lb"
      ]
    },
    {
      "page": "dtw2",
      "title": "DTW distance with L2 norm",
      "topics": [
        "dtw2"
      ]
    },
    {
      "page": "dtwclustTimings",
      "title": "Results of timing experiments",
      "topics": [
        "dtwclustTimings"
      ]
    },
    {
      "page": "GAK",
      "title": "Fast global alignment kernels",
      "topics": [
        "GAK",
        "gak"
      ]
    },
    {
      "page": "interactive_clustering",
      "title": "A shiny app for interactive clustering",
      "topics": [
        "interactive_clustering"
      ]
    },
    {
      "page": "lb_improved",
      "title": "Lemire's improved DTW lower bound",
      "topics": [
        "lb_improved"
      ]
    },
    {
      "page": "lb_keogh",
      "title": "Keogh's DTW lower bound",
      "topics": [
        "lb_keogh"
      ]
    },
    {
      "page": "NCCc",
      "title": "Cross-correlation with coefficient normalization",
      "topics": [
        "NCCc"
      ]
    },
    {
      "page": "pam_cent",
      "title": "Centroid for partition around medoids",
      "topics": [
        "pam_cent"
      ]
    },
    {
      "page": "pdc_configs",
      "title": "Helper function for preprocessing/distance/centroid configurations",
      "topics": [
        "pdc_configs"
      ]
    },
    {
      "page": "reinterpolate",
      "title": "Wrapper for simple linear reinterpolation",
      "topics": [
        "reinterpolate"
      ]
    },
    {
      "page": "repeat_clustering",
      "title": "Repeat a clustering configuration",
      "topics": [
        "repeat_clustering"
      ]
    },
    {
      "page": "SBD",
      "title": "Shape-based distance",
      "topics": [
        "SBD",
        "sbd"
      ]
    },
    {
      "page": "sdtw",
      "title": "Soft-DTW distance",
      "topics": [
        "sdtw"
      ]
    },
    {
      "page": "sdtw_cent",
      "title": "Centroid calculation based on soft-DTW",
      "topics": [
        "sdtw_cent"
      ]
    },
    {
      "page": "shape_extraction",
      "title": "Shape average of several time series",
      "topics": [
        "shape_extraction"
      ]
    },
    {
      "page": "ssdtwclust",
      "title": "A shiny app for semi-supervised DTW-based clustering",
      "topics": [
        "ssdtwclust"
      ]
    },
    {
      "page": "TADPole",
      "title": "TADPole clustering",
      "topics": [
        "TADPole",
        "tadpole"
      ]
    },
    {
      "page": "tsclust",
      "title": "Time series clustering",
      "topics": [
        "tsclust"
      ]
    },
    {
      "page": "tsclust-controls",
      "title": "Control parameters for clusterings with 'tsclust()'",
      "topics": [
        "fuzzy_control",
        "hierarchical_control",
        "partitional_control",
        "tadpole_control",
        "tsclust-controls",
        "tsclust_args"
      ]
    },
    {
      "page": "TSClusters-class",
      "title": "Class definition for 'TSClusters' and derived classes",
      "topics": [
        "FuzzyTSClusters",
        "FuzzyTSClusters-class",
        "HierarchicalTSClusters",
        "HierarchicalTSClusters-class",
        "PartitionalTSClusters",
        "PartitionalTSClusters-class",
        "TSClusters",
        "TSClusters-class"
      ]
    },
    {
      "page": "tsclusters-methods",
      "title": "Methods for 'TSClusters'",
      "topics": [
        "initialize,TSClusters",
        "initialize,TSClusters-method",
        "plot,TSClusters,missing",
        "plot,TSClusters,missing-method",
        "plot.TSClusters",
        "predict,TSClusters",
        "predict,TSClusters-method",
        "predict.TSClusters",
        "show,TSClusters",
        "show,TSClusters-method",
        "TSClusters-methods",
        "tsclusters-methods",
        "update,TSClusters",
        "update,TSClusters-method",
        "update.TSClusters"
      ]
    },
    {
      "page": "tsclustFamily-class",
      "title": "Class definition for 'tsclustFamily'",
      "topics": [
        "tsclustFamily",
        "tsclustFamily-class"
      ]
    },
    {
      "page": "tslist",
      "title": "Coerce matrices or data frames to a list of time series",
      "topics": [
        "tslist"
      ]
    },
    {
      "page": "uciCT",
      "title": "Subset of character trajectories data set",
      "topics": [
        "CharTraj",
        "CharTrajLabels",
        "CharTrajMV",
        "uciCT",
        "ucict"
      ]
    },
    {
      "page": "zscore",
      "title": "Wrapper for z-normalization",
      "topics": [
        "zscore"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "cli",
    "clue",
    "cluster",
    "codetools",
    "commonmark",
    "cpp11",
    "digest",
    "dplyr",
    "dtw",
    "farver",
    "fastmap",
    "flexclust",
    "fontawesome",
    "foreach",
    "fs",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "htmltools",
    "httpuv",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "modeltools",
    "otel",
    "pillar",
    "pkgconfig",
    "plyr",
    "promises",
    "proxy",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "RcppThread",
    "reshape2",
    "rlang",
    "RSpectra",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyjs",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "dtwclust.Rnw",
      "filename": "dtwclust.pdf",
      "title": "Comparing Time-Series Clustering Algorithms in R Using the dtwclust Package",
      "engine": "knitr::knitr_notangle",
      "headings": [],
      "created": "2016-09-02 14:54:27",
      "modified": "2019-09-19 07:50:02",
      "commits": 20
    },
    {
      "source": "parallelization-considerations.Rmd",
      "filename": "parallelization-considerations.html",
      "title": "Parallelization considerations for dtwclust",
      "author": "Alexis Sarda-Espinosa",
      "engine": "knitr::rmarkdown_notangle",
      "headings": [
        "Introduction",
        "Overview",
        "Calculation of cross-distance matrices",
        "Distances included in dtwclust",
        "Distances not included with dtwclust",
        "Parallelization with foreach",
        "Within dtwclust",
        "Outside dtwclust"
      ],
      "created": "2018-01-29 18:25:08",
      "modified": "2019-06-29 19:40:03",
      "commits": 4
    },
    {
      "source": "timing-experiments.Rmd",
      "filename": "timing-experiments.html",
      "title": "Timing experiments for dtwclust",
      "author": "Alexis Sarda-Espinosa",
      "engine": "knitr::rmarkdown_notangle",
      "headings": [
        "Introduction",
        "Distance experiments",
        "Calculations for single time-series",
        "DTW lower bounds",
        "Shape-based distance",
        "DTW",
        "Soft-DTW",
        "Triangular global alignment kernel",
        "Calculations for several time-series",
        "Prototyping experiments",
        "Shape extraction",
        "DTW barycenter averaging",
        "Soft-DTW centroid",
        "Clustering experiments",
        "TADPole",
        "DTW special cases",
        "PAM centroids",
        "DBA centroids",
        "Effect of k on PAM centroids with sparse cross-distance matrices",
        "Non-symmetric",
        "Symmetric",
        "Remarks",
        "References"
      ],
      "created": "2017-08-09 19:33:05",
      "modified": "2019-06-29 19:40:03",
      "commits": 7
    }
  ],
  "_score": 7.535748435446871,
  "_indexed": false,
  "_nocasepkg": "dtwclust",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://asardaes.r-universe.dev/dtwclust",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "6.0.0",
      "date": "2026-05-29T10:56:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "89d34105e1d3f2e4fca2ef9ed22c4fd1fd06cacc",
      "fileid": "b313308fe05eed1bf0d01b0df916793285f035714db4ef686a8f9e6a545cc1c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26632941907"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "6.0.0",
      "date": "2026-05-29T10:57:23.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "89d34105e1d3f2e4fca2ef9ed22c4fd1fd06cacc",
      "fileid": "4ba3f3e8d80f9e0d170981645afee661379adcd68a77ce98ae257ecc4ad86a75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26632941907"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "6.0.0",
      "date": "2026-05-29T10:56:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "89d34105e1d3f2e4fca2ef9ed22c4fd1fd06cacc",
      "fileid": "aca9b1be363b76227c1a442047554dc962a718f8caafaf289eb2879199dbcc1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26632941907"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "6.0.0",
      "date": "2026-05-29T10:56:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "89d34105e1d3f2e4fca2ef9ed22c4fd1fd06cacc",
      "fileid": "11b278277d0b7a3f49560121285685f661b85ed46b3f314b96f6cac42428b50a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26632941907"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "6.0.0",
      "date": "2026-05-29T10:56:19.000Z",
      "arch": "emscripten",
      "commit": "89d34105e1d3f2e4fca2ef9ed22c4fd1fd06cacc",
      "fileid": "82a5ac0d48ff072703568946c94c2936f0727d0781e282d6b62bc52ba4ce952b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26632941907"
    }
  ]
}