<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Dynamic Time Warping Algorithms</dc:title>
  <dc:title>R package dtw version 1.23-3</dc:title>
  <dc:subject>CRAN Task View: TimeSeries (https://CRAN.R-project.org/view=TimeSeries)</dc:subject>
  <dc:description>A comprehensive implementation of dynamic time warping
    (DTW) algorithms in R.  DTW computes the optimal (least cumulative
    distance) alignment between points of two time series.  Common DTW
    variants covered include local (slope) and global (window)
    constraints, subsequence matches, arbitrary distance definitions,
    normalizations, minimum variance matching, and so on.  Provides
    cumulative distances, alignments, specialized plot styles, etc.,
    as described in Giorgino (2009) &lt;doi:10.18637/jss.v031.i07&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10.0), proxy</dc:relation>
  <dc:relation>Imports: graphics, grDevices, stats, utils</dc:relation>
  <dc:creator>Toni Giorgino &lt;toni.giorgino@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Toni Giorgino [aut, cre]</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2026-06-09</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=dtw</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.dtw</dc:identifier>
</oai_dc:dc>
